X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=5fe0b0c2c18f9cc46466d52d375011c5edc100c1;hb=14d4fe34a364d78ca25f39b82713255a3e9006cb;hp=0dccfa2ec4473a6e5880d960b71979a11db52f0d;hpb=1691e80890e5d8ba258c51c214a3e91880e1db2b;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 0dccfa2..5fe0b0c 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -48,7 +48,7 @@ void cpydata (int, int, char *, char *); void cpydgst (int, int, char *, char *); int decode_rfc2047 (char *, char *); void discard (FILE *); -void done (int); +int done (int); int fdcompare (int, int); int folder_addmsg (struct msgs **, char *, int, int, int); int folder_delmsgs (struct msgs *, int);