X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=1d1d4560bf10784d5b3f006266b99ffdb59a2e02;hp=de57cb8ee2a3ea8d814fd427db0768c15278baf9;hb=5ff96d61ee5af34956ae958a0bc72ee78734a4d7;hpb=fb49dd82ec42997b9df97f221c920f6596102c0a 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 *);