ChangeSet ID: 12273
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/05/04 20:38:24
Modified files:
dlls/ntdll/tests: rtlstr.c
Log message:
Francois Gouget <fgouget(a)free.fr>
We should not make deststring static since we count on it being fresh
and clean when entering test_RtlCopyString().
Patch: http://cvs.winehq.org/patch.py?id=12273
Old revision New revision Changes Path
1.16 1.17 +1 -1 wine/dlls/ntdll/tests/rtlstr.c