fixed typo

This commit is contained in:
ceriel 1989-11-09 18:12:12 +00:00
parent f9960dbbab
commit 62ca83b92b

View File

@ -28,7 +28,7 @@ static char rcsid[] = "$Header$";
#endif SYMDBUG
extern long lseek();
exterrn char *core_alloc();
extern char *core_alloc();
extern bool incore;
extern int infile;
extern int passnumber;