fixed typo
This commit is contained in:
parent
0ce3cd0c76
commit
38880093e8
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ static char rcsid[] = "$Header$";
|
||||||
#endif SYMDBUG
|
#endif SYMDBUG
|
||||||
|
|
||||||
extern long lseek();
|
extern long lseek();
|
||||||
exterrn char *core_alloc();
|
extern char *core_alloc();
|
||||||
extern bool incore;
|
extern bool incore;
|
||||||
extern int infile;
|
extern int infile;
|
||||||
extern int passnumber;
|
extern int passnumber;
|
||||||
|
|
Loading…
Add table
Reference in a new issue