]> diplodocus.org Git - nmh/blob - h/picksbr.h
Fix invalid pointer arithmetic.
[nmh] / h / picksbr.h
1 /* picksbr.h -- definitions for picksbr.c
2 */
3
4 /*
5 * prototypes
6 */
7 int pcompile (char **, char *);
8 int pmatches (FILE *, int, long, long, int);