X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=postpone.c;fp=postpone.c;h=023b32fcf218581ecf5078d0bd1bc2b0da2d1118;hb=5a4ed6a80a95c870a3603350d2a1e99b99d99b5b;hp=b8a3b410c0c4166b0f59d21fe8b10f59648dfd16;hpb=3bf22f6e86296fb9371bccae9147e7db4a224818;p=apps%2Fmadmutt.git diff --git a/postpone.c b/postpone.c index b8a3b41..023b32f 100644 --- a/postpone.c +++ b/postpone.c @@ -57,7 +57,7 @@ int mutt_num_postponed (int force) return 0; /* LastModify is useless for IMAP */ - if (imap_is_magic (Postponed, NULL) == M_IMAP) { + if (imap_mx.mx_is_magic (Postponed, NULL) == M_IMAP) { if (force) { short newpc;