Removed the space between function names and the opening parenthesis.
[mmh] / h / scansbr.h
index bba2b44..45dd1fe 100644 (file)
@@ -35,4 +35,4 @@ extern char *scanl;
 /*
 ** prototypes
 */
-int scan (FILE *, int, int, char *, int, int, int, char *, long, int);
+int scan(FILE *, int, int, char *, int, int, int, char *, long, int);