]> diplodocus.org Git - nmh/blob - h/picksbr.h
Fix a segfault that happens when using the -file option.
[nmh] / h / picksbr.h
1
2 /*
3 * picksbr.h -- definitions for picksbr.c
4 */
5
6 /*
7 * prototypes
8 */
9 int pcompile (char **, char *);
10 int pmatches (FILE *, int, long, long);