X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=h%2Fprototypes.h;h=fa9f0c2f513f57b6f3a14bc60004d651e93c4039;hb=fd686eb9d48a14768c6cb37e92398e84e65e79a7;hp=1b815bcfdc4f6bbfa62b9301f7ac12c47c86974f;hpb=a259594cc41e41bfbb90562d3977b8194d1446f5;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 1b815bc..fa9f0c2 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -51,7 +51,7 @@ void discard (FILE *); int done (int); int ext_hook(char *, char *, char *); int fdcompare (int, int); -int folder_addmsg (struct msgs **, char *, int, int, int, int); +int folder_addmsg (struct msgs **, char *, int, int, int, int, char *); int folder_delmsgs (struct msgs *, int, int); void folder_free (struct msgs *); int folder_pack (struct msgs **, int);