15 Apr
2005
15 Apr
'05
4:11 p.m.
ChangeSet ID: 17099 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/04/15 11:11:14 Modified files: tools/winedump : main.c Log message: Francois Gouget <fgouget(a)codeweavers.com> Mention the 'emf' and 'lnk' modes in the usage summary. Add -? and --help synonyms for -h as is customary. puts("") already prints a '\n' so we don't need a second one. Patch: http://cvs.winehq.org/patch.py?id=17099 Old revision New revision Changes Path 1.18 1.19 +6 -4 wine/tools/winedump/main.c