Author: tkreuzer
Date: Thu Dec 2 23:36:51 2010
New Revision: 49907
URL:
http://svn.reactos.org/svn/reactos?rev=49907&view=rev
Log:
[SPEC2DEF]
Fix syntax descrption
Modified:
branches/cmake-bringup/tools/spec2def/spec2def.c
Modified: branches/cmake-bringup/tools/spec2def/spec2def.c
URL:
http://svn.reactos.org/svn/reactos/branches/cmake-bringup/tools/spec2def/sp…
==============================================================================
--- branches/cmake-bringup/tools/spec2def/spec2def.c [iso-8859-1] (original)
+++ branches/cmake-bringup/tools/spec2def/spec2def.c [iso-8859-1] Thu Dec 2 23:36:51
2010
@@ -593,7 +593,7 @@
void usage(void)
{
- printf("syntax: spec2pdef [<options> ...] <source file> <dest
file>\n"
+ printf("syntax: spec2pdef [<options> ...] <spec file>\n"
"Possible options:\n"
" -h --help prints this screen\n"
" -l=<file> generates an asm lib stub\n"