X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=d80ab5a585958c49b8c0972635f7e4e99287edb1;hp=0b191f06412355fc272ec82acb4f014acce3a8fc;hb=8ff284ff9167eff8f5349481529332d59ed913b1;hpb=6dc010d334b477ad4dee0b1a1d3ee6a6bdb7bd9a 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 *);