fixed typo
authorceriel <none@none>
Thu, 9 Nov 1989 18:12:12 +0000 (18:12 +0000)
committerceriel <none@none>
Thu, 9 Nov 1989 18:12:12 +0000 (18:12 +0000)
util/led/scan.c

index 3d09fbc..afabd58 100644 (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;