bash-4.3-rc1 overlay

This commit is contained in:
Chet Ramey
2013-11-25 14:25:43 -05:00
parent 145d6930ab
commit 8581f42df9
139 changed files with 13994 additions and 7150 deletions
+1 -1
View File
@@ -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 *));