X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=d9b105b2de8da6ff82292b68c1f38055a3a591de;hp=cd282b0fe74102b3c9464796100779afa9fb2239;hb=c8195849d2e366c569271abb0f5f60f4ebf0b4d0;hpb=7b300825615f4d13c2c1a1bd0d05462f9708b7e7 diff --git a/h/prototypes.h b/h/prototypes.h index cd282b0..d9b105b 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -138,14 +138,14 @@ int strncasecmp(const char *s1, const char *s2, size_t n); /* ** prototypes for some routines in uip */ -int annotate(char *, char *, char *, int, int, int, int); +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 *); int what_now(char *, int, int, char *, char *, int, struct msgs *, - char *, int, char *); + char *, char *); /* ** from the former mts.h