This commit is contained in:
John Gilmore 1992-07-13 11:59:22 +00:00
parent 49f3be18e1
commit 028fe6367a
1 changed files with 1 additions and 1 deletions

View File

@ -656,7 +656,7 @@ funcsymbol( symp )
{
extern char *strtab; /* string table from a.out */
extern int aflag; /* if static functions aren't desired */
char *name;
CONST char *name;
int i;
/*