X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=1d1d4560bf10784d5b3f006266b99ffdb59a2e02;hb=ac33b2e9c3632537b93fc4755a925c682d1eb82e;hp=de57cb8ee2a3ea8d814fd427db0768c15278baf9;hpb=aa2501ef873e96a8500c53b05280dcc0ade952c2;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index de57cb8..1d1d456 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 *);