Removed the space between function names and the opening parenthesis.
[mmh] / h / picksbr.h
index d69825a..31b904e 100644 (file)
@@ -5,5 +5,5 @@
 /*
 ** prototypes
 */
-int pcompile (char **, char *);
-int pmatches (FILE *, int, long, long);
+int pcompile(char **, char *);
+int pmatches(FILE *, int, long, long);