]> git.notmuchmail.org Git - notmuch/commit
Export _parse_message_id to the library implementation.
authorCarl Worth <cworth@cworth.org>
Mon, 16 Nov 2009 04:21:43 +0000 (20:21 -0800)
committerCarl Worth <cworth@cworth.org>
Mon, 16 Nov 2009 04:21:43 +0000 (20:21 -0800)
commit9b1c6c250b2413b987ffeccbf1cd69cb1e8b934d
treed2bec103692de1afa5c4dbdd7175b3cbb5d6cafc
parent54be14098ba8ece983f77200b5fdd10acb984c82
Export _parse_message_id to the library implementation.

Not exported through the public interface, but the thread code is
going to want to be able to parse In-Reply-To headers so needs access
to this code.
lib/database.cc
lib/notmuch-private.h