Removed the space between function names and the opening parenthesis.
[mmh] / h / picksbr.h
1 /*
2 ** picksbr.h -- definitions for picksbr.c
3 */
4
5 /*
6 ** prototypes
7 */
8 int pcompile(char **, char *);
9 int pmatches(FILE *, int, long, long);