X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..58c5e5b287f2ef7b6a855b30eb0c2be1edd5ab42:/h/picksbr.h diff --git a/h/picksbr.h b/h/picksbr.h index 811836d7..49006422 100644 --- a/h/picksbr.h +++ b/h/picksbr.h @@ -1,12 +1,8 @@ - -/* - * picksbr.h -- definitions for picksbr.c - * - * $Id$ +/* picksbr.h -- definitions for picksbr.c */ /* * prototypes */ int pcompile (char **, char *); -int pmatches (FILE *, int, long, long); +int pmatches (FILE *, int, long, long, int);