]> git.notmuchmail.org Git - notmuch/commit
lib: Fix internal documentation of _resolve_message_id_to_thread_id
authorCarl Worth <cworth@cworth.org>
Mon, 12 Apr 2010 21:19:15 +0000 (14:19 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 12 Apr 2010 21:19:15 +0000 (14:19 -0700)
commite9bb90ba2c18ac6c36168ccb20099ef395d7dfb6
tree3491d14f501086daabc9758447c35ec842db33a8
parent40ea73cf052ad3f055174583d336a13682b074bd
lib: Fix internal documentation of _resolve_message_id_to_thread_id

We no longer return NULL, but instead generate a new thread ID for
messages that we haven't seen yet.
lib/database.cc