mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-09 19:50:32 +02:00
Imported from ../bash-2.05b.tar.gz.
This commit is contained in:
@@ -28,12 +28,12 @@
|
||||
extern char *list_optarg;
|
||||
|
||||
extern int list_optopt;
|
||||
extern int list_opttype;
|
||||
|
||||
extern WORD_LIST *lcurrent;
|
||||
extern WORD_LIST *loptend;
|
||||
|
||||
extern int internal_getopt __P((WORD_LIST *, char *));
|
||||
extern void reset_internal_getopt __P((void));
|
||||
extern void report_bad_option __P((void));
|
||||
|
||||
#endif /* !__BASH_GETOPT_H */
|
||||
|
||||
Reference in New Issue
Block a user