On Thu, 22 Nov 2001, Eric Laforest wrote:
tydrv/ttydrv.spec
RCS file: /cvsroot/winex/wine/dlls/ttydrv/ttydrv.spec,v retrieving revision 1.1.1.8 diff -r1.1.1.8 ttydrv.spec 71a72
@ cdecl ShowWindow(long long) TTYDRV_ShowWindow
Index: dlls/ttydrv/wnd.c
RCS file: /cvsroot/winex/wine/dlls/ttydrv/wnd.c,v retrieving revision 1.1.1.10 diff -r1.1.1.10 wnd.c 648a649,809
I think it is worth reading <wine>/README all the way to the end, where you will see:
If you add something, or fix a bug, please send a patch ('diff -u' format preferred) to julliard@winehq.com or to the wine-patches@winehq.com mailing list for inclusion in the next release.
-- Alexandre Julliard julliard@winehq.com
Is it asking too much to use diff -u? Would you like to get patches from all over the world against who knows which version of wine in random formats? I think -u is the only format suitable for an open-source project.
Regards,
Lawson ---oof---