X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/aa2501ef873e96a8500c53b05280dcc0ade952c2..7e669f1b5d51b1d562efd79ef04b8441574c0334:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index de57cb8e..1d1d4560 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -158,7 +158,7 @@ void annopreserve(int); int distout (char *, char *, char *); void replout (FILE *, char *, char *, struct msgs *, int, int, char *, char *, char *); -int sendsbr (char **, int, char *, struct stat *, int, char *); +int sendsbr (char **, int, char *, struct stat *, int, char *, int); int what_now (char *, int, int, char *, char *, int, struct msgs *, char *, int, char *);