diff options
| author | Chet Ramey <chet.ramey@case.edu> | 2013-11-25 14:25:43 -0500 |
|---|---|---|
| committer | Chet Ramey <chet.ramey@case.edu> | 2013-11-25 14:25:43 -0500 |
| commit | 8581f42df9a1b1d848e2d4bdf3cc951b8d14b5be (patch) | |
| tree | 378adb924335bff39d6696a16a631865e79b8f36 /error.h | |
| parent | 145d6930ab0ff41d44db65adfed376f2165fd1bf (diff) | |
| download | bash-8581f42df9a1b1d848e2d4bdf3cc951b8d14b5be.tar.gz | |
bash-4.3-rc1 overlaybash-4.3-rc1
Diffstat (limited to 'error.h')
| -rw-r--r-- | error.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ extern void command_error __P((const char *, int, int, int)); extern char *command_errstr __P((int)); -/* Specific errror message functions that eventually call report_error or +/* Specific error message functions that eventually call report_error or internal_error. */ extern void err_badarraysub __P((const char *)); |
