On December 31, 2002 02:06 pm, Matthew Mastracci wrote:
Sorry, here's the unified diff.
Thanks! However, please generate the diff relative to wine's root, as I suggested:
cvs diff -u dlls/shlwapi/path.c
What you did is this:
cd dlls/shlwapi; cvs diff -u path.c
which just makes things harder for Alexandre when applying the patch.