mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-08 03:02:40 +02:00
Imported from ../bash-2.03.tar.gz.
This commit is contained in:
@@ -50,4 +50,9 @@ extern void internal_error __P((const char *, ...));
|
||||
/* Report an internal warning. */
|
||||
extern void internal_warning __P((const char *, ...));
|
||||
|
||||
/* Report an error having to do with command parsing or execution. */
|
||||
extern void command_error __P((const char *, int, int, int));
|
||||
|
||||
extern char *command_errstr __P((int));
|
||||
|
||||
#endif /* !_ERROR_H_ */
|
||||
|
||||
Reference in New Issue
Block a user