On Fr, 2006-10-20 at 21:47 +0200, Pierre d'Herbemont wrote:
dlls/winequartz.drv/Makefile.in | 4 +- dlls/winequartz.drv/event.c | 74 +++++++++++++++++++++++++++++++ dlls/winequartz.drv/quartzdrv.h | 5 ++ dlls/winequartz.drv/quartzdrv_carbon.c | 46 +++++++++++++++++++ dlls/winequartz.drv/winequartz.drv.spec | 2 - 5 files changed, 129 insertions(+), 2 deletions(-)
I have no Idea about MacOS, but your Patch is mixing TAB and SPACE.
Please use 4 Space as idention. Thanks.
On 22 oct. 06, at 11:32, Detlef Riekenberg wrote:
On Fr, 2006-10-20 at 21:47 +0200, Pierre d'Herbemont wrote:
dlls/winequartz.drv/Makefile.in | 4 +- dlls/winequartz.drv/event.c | 74 +++++++++++++++++++++++++++++++ dlls/winequartz.drv/quartzdrv.h | 5 ++ dlls/winequartz.drv/quartzdrv_carbon.c | 46 +++++++++++++++++++ dlls/winequartz.drv/winequartz.drv.spec | 2 - 5 files changed, 129 insertions(+), 2 deletions(-)
I have no Idea about MacOS, but your Patch is mixing TAB and SPACE.
Thanks for pointing this, I'll fix that.
Pierre.