]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
Export _parse_message_id to the library implementation.
[notmuch] / lib / notmuch-private.h
index bb1f235e0024d7f4ef15daededfc9ecc26031d2e..657816f17d665dafadf138f303943b58f34fcaaf 100644 (file)
@@ -147,6 +147,9 @@ typedef enum _notmuch_private_status {
 const char *
 _find_prefix (const char *name);
 
+char *
+_parse_message_id (void *ctx, const char *message_id, const char **next);
+
 /* thread.cc */
 
 notmuch_thread_t *