X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Fimap%2Fimap_fetch.c;h=45946b2f0d6e86899deda79a51dd00041fefc7fc;hb=a563805c92126afdc0dcdce460657773b46ec84e;hp=db1fc2dd71c72d41d462d5316215388657c99952;hpb=e8bb4b22d7bfa3732e8df5d30a924966b858897d;p=citadel.git diff --git a/citadel/modules/imap/imap_fetch.c b/citadel/modules/imap/imap_fetch.c index db1fc2dd7..45946b2f0 100644 --- a/citadel/modules/imap/imap_fetch.c +++ b/citadel/modules/imap/imap_fetch.c @@ -705,7 +705,8 @@ void imap_fetch_body(long msgnum, ConstStr item, int is_peek) { mime_parser(msg->cm_fields['M'], NULL, *imap_load_part, NULL, NULL, section, - 1); + 1 + ); } if (loading_body_now) {