X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=fa9f0c2f513f57b6f3a14bc60004d651e93c4039;hp=1b815bcfdc4f6bbfa62b9301f7ac12c47c86974f;hb=a753601a3811c10e433dbb04d8211a3df4b99012;hpb=96a8fdb8b141aecc1732615454fdabc584c0142c 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);