X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fmessage.cc;h=7e825480ecc6e5782a93113e13b0e9730fac96fc;hb=f42e2e43a0284491c02a55e45c2cf4233b2b94f1;hp=68f7e68d8810e61b2fb397d62390615afdee9729;hpb=b2caa125ee6771bc80ef91c471cedeb9289b9d7d;p=notmuch diff --git a/lib/message.cc b/lib/message.cc index 68f7e68d..7e825480 100644 --- a/lib/message.cc +++ b/lib/message.cc @@ -1497,7 +1497,7 @@ notmuch_message_tags_to_maildir_flags (notmuch_message_t *message) talloc_free (to_set); talloc_free (to_clear); - return NOTMUCH_STATUS_SUCCESS; + return status; } notmuch_status_t