ChangeSet ID: 1019336078845438611767353
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 02/04/20 15:54:38
Modified files:
programs/wcmd : builtins.c
Log message:
Jason Edmeades <us(a)the-edmeades.demon.co.uk>
- Fixed move and copy when no destination supplied (assumes '.' now as
per windows)
- Fixed move so uses full path name for destination file, and if
destination is a directory, uses original filename.
Patch: http://cvs.winehq.com/patch.py?id=1019336078845438611767353
Revision Changes Path
1.10 +30 -2 wine/programs/wcmd/builtins.c