14 May
2004
14 May
'04
10:10 p.m.
ChangeSet ID: 12381 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/05/14 17:10:24 Modified files: dlls/ntdll/tests: path.c dlls/ntdll : path.c Log message: Better fix for removing trailing spaces in RtlGetFullPathName_U. Need to remove trailing dots too (reported by Ken Belleau). Patch: http://cvs.winehq.org/patch.py?id=12381 Old revision New revision Changes Path 1.8 1.9 +6 -1 wine/dlls/ntdll/tests/path.c 1.26 1.27 +10 -8 wine/dlls/ntdll/path.c