Protoization.

This commit is contained in:
Kevin Buettner 2000-07-30 01:48:28 +00:00
parent 29e6d33b03
commit fba45db2fa
284 changed files with 5720 additions and 13265 deletions

View file

@ -29,8 +29,7 @@
Then return to command level. */
void
perror_with_name (string)
char *string;
perror_with_name (char *string)
{
#ifndef STDC_HEADERS
extern int sys_nerr;