X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=d80ab5a585958c49b8c0972635f7e4e99287edb1;hb=565f869c5ab6d61d372d164058079c6a094707e7;hp=0b191f06412355fc272ec82acb4f014acce3a8fc;hpb=b0b1dd37ff515578cf7cba51625189eb34a196cb;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 0b191f0..d80ab5a 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -152,6 +152,6 @@ 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); +int sendsbr(char **, int, char *, struct stat *, int); int what_now(char *, int, int, char *, char *, int, struct msgs *, char *, int, char *);