On Sun, 27 Jan 2002, Tony Bryant wrote:
? patch.diff Index: files/file.c =================================================================== RCS file: /home/wine/wine/files/file.c,v retrieving revision 1.131 diff -r1.131 file.c 1359c1359,1360
< LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine)
LPOVERLAPPED_COMPLETION_ROUTINE lpCompletionRoutine, HANDLE hCompletionEvent)
Please use unified diff. It's much more readable, more robust and the recommended format for Wine patches. See:
http://wine.codeweavers.com/docs/wine-devel/patches.shtml#PATCH-FORMAT
-- Francois Gouget fgouget@free.fr http://fgouget.free.fr/ 1 + e ^ ( i * pi ) = 0