X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..e62400a894407812a6774c1a0eddde91142a42eb:/h/picksbr.h?ds=inline 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);