X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=0f0502526e126eb0c8cd924e7a54ac3c202f2b13;hp=a91418e2c9d5cc4be33129007452b83e11ba3834;hb=56a805299de35d8924969138aef4d0f1580daa6d;hpb=5c5dd3edc1081fa4bedec764e5e8cc44bc4fa5fd diff --git a/h/prototypes.h b/h/prototypes.h index a91418e..0f05025 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -47,7 +47,7 @@ void cpydata (int, int, char *, char *); void cpydgst (int, int, char *, char *); int decode_rfc2047 (char *, char *, size_t); void discard (FILE *); -int done (int); +int default_done (int); int ext_hook(char *, char *, char *); int fdcompare (int, int); int folder_addmsg (struct msgs **, char *, int, int, int, int, char *);