X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=9425b6d4e2eef0097d7d6c6d9bd248779b1d1c7e;hb=c42222869e318fff5dec395eca3e776db3075455;hp=0b191f06412355fc272ec82acb4f014acce3a8fc;hpb=b0b1dd37ff515578cf7cba51625189eb34a196cb;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 0b191f0..9425b6d 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -150,8 +150,7 @@ int annotate(char *, char *, char *, int, int, int, int); void annolist(char *, char *, char *, int); void annopreserve(int); int distout(char *, char *, char *); -void replout(FILE *, char *, char *, struct msgs *, int, int, +void replout(FILE *, char *, char *, struct msgs *, int, char *, char *, 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 *);