Aaron Ecay <[email protected]> writes: > + if (ref && strcmp(ref, message_id)) { > + return ref; > + } else { > + return NULL; > + }
As a nit, there should be a space after strcmp. But if nobody has any other comments, I could amend that. d _______________________________________________ notmuch mailing list [email protected] http://notmuchmail.org/mailman/listinfo/notmuch
