]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: Separate list of all messages from top-level messages
[notmuch] / lib / notmuch-private.h
index 7a409f54ca5a08b4de81b39cb652984c330ae758..c054a0e907b6ab0cfdb6d135d0b6a6a4c390507f 100644 (file)
@@ -462,7 +462,7 @@ _notmuch_doc_id_set_remove (notmuch_doc_id_set_t *doc_ids,
 
 void
 _notmuch_message_add_reply (notmuch_message_t *message,
-                           notmuch_message_node_t *reply);
+                           notmuch_message_t *reply);
 
 /* sha1.c */