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