X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=a9e081d289fb87d802f870a794ef97ca06ffc221;hb=a0a71f2905d8aac9c08980d0faf69d14636e5ae0;hp=d8231f5a6c6529129f9e09c5255634b8fc997ebe;hpb=8d77b48284c58c135a6b2787e721597346ab056d;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index d8231f5..a9e081d 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -32,7 +32,6 @@ int is_native_charset(char *); char *concat(char *, ...); int context_del(char *); char *context_find(char *); -int context_foil(char *); void context_read(void); void context_replace(char *, char *); void context_save(void); @@ -119,7 +118,7 @@ int strncasecmp(const char *s1, const char *s2, size_t n); ** prototypes for some routines in uip */ int distout(char *, char *, char *); -int what_now(char *, int, int, char *, char *, int, struct msgs *, +int what_now(char *, int, char *, char *, int, struct msgs *, char *, char *); /*