X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=inline;f=h%2Fprototypes.h;h=26b21073561f006f5b3728fc1279a209adda2b2e;hb=88d0e7601d67f8212791482433dcda4cb9d3eaac;hp=d9b105b2de8da6ff82292b68c1f38055a3a591de;hpb=c8195849d2e366c569271abb0f5f60f4ebf0b4d0;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index d9b105b..26b2107 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -142,8 +142,7 @@ int annotate(char *, char *, char *, 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, - char *, char *, char *); +void replout(FILE *, char *, char *, struct msgs *, int, char *, char *); int what_now(char *, int, int, char *, char *, int, struct msgs *, char *, char *);