forked from Imagelibrary/binutils-gdb
Requre that long options starting with 'o' only accept a double dash prefix.
This commit is contained in:
@@ -57,6 +57,6 @@ extern void lex_unput PARAMS ((int));
|
||||
#ifndef yywrap
|
||||
extern int yywrap PARAMS ((void));
|
||||
#endif
|
||||
extern void parse_args PARAMS ((int, char **));
|
||||
extern void parse_args PARAMS ((unsigned, char **));
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user