mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
* windres.c (usage): Fix typo.
This commit is contained in:
parent
71f221746a
commit
32a5c94a56
@ -1,3 +1,7 @@
|
||||
Mon Jun 7 12:14:57 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
|
||||
|
||||
* windres.c (usage): Fix typo.
|
||||
|
||||
1999-06-04 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* readelf.c: Use 64bit wide fields in internal strcutures even if
|
||||
|
@ -712,7 +712,7 @@ Options:\n\
|
||||
--include-dir DIR Include directory when preprocessing rc file\n\
|
||||
-DSYM[=VAL], --define SYM[=VAL]\n\
|
||||
Define SYM when preprocessing rc file\n\
|
||||
-v Verbose - tells you what it's doing\n\n
|
||||
-v Verbose - tells you what it's doing\n\
|
||||
--language VAL Set language when reading rc file\n"));
|
||||
#ifdef YYDEBUG
|
||||
fprintf (stream, _("\
|
||||
|
Loading…
Reference in New Issue
Block a user