commit bash-20060727 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 22:51:04 -05:00
parent 9697d2dc75
commit 5cef52a763
76 changed files with 7162 additions and 239 deletions
-1
View File
@@ -750,7 +750,6 @@ make_function_def (name, command, lineno, lstart)
#if defined (ARRAY_VARS)
SHELL_VAR *bash_source_v;
ARRAY *bash_source_a;
char *t;
#endif
temp = (FUNCTION_DEF *)xmalloc (sizeof (FUNCTION_DEF));