Imported from ../bash-2.05.tar.gz.

This commit is contained in:
Jari Aalto
2001-04-06 19:14:31 +00:00
parent bb70624e96
commit 28ef6c316f
251 changed files with 22319 additions and 12413 deletions

View File

@@ -434,6 +434,7 @@ parser_error (lineno, format, va_alist)
exit (2);
}
#ifdef DEBUG
void
#if defined (PREFER_STDARG)
itrace (const char *format, ...)
@@ -500,6 +501,7 @@ trace (format, va_alist)
}
#endif /* USE_VARARGS */
#endif /* DEBUG */
static char *cmd_error_table[] = {
"unknown command error", /* CMDERR_DEFAULT */