fixed typo

This commit is contained in:
ceriel 1989-11-09 18:12:12 +00:00
parent 0ce3cd0c76
commit 38880093e8

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;