commit bash-20080703 snapshot

This commit is contained in:
Chet Ramey
2011-12-07 09:25:28 -05:00
parent fdf670eaa1
commit 09767ff09d
113 changed files with 38264 additions and 36052 deletions
+2 -1
View File
@@ -256,7 +256,8 @@ internal_warning (format, va_alist)
{
va_list args;
fprintf (stderr, _("%s: warning: "), get_name_for_error ());
error_prolog (1);
fprintf (stderr, _("warning: "));
SH_VA_START (args, format);