]> git.notmuchmail.org Git - notmuch/commitdiff
Fix incorrect name of _notmuch_thread_get_subject.
authorCarl Worth <cworth@cworth.org>
Tue, 27 Oct 2009 03:11:58 +0000 (20:11 -0700)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Oct 2009 03:11:58 +0000 (20:11 -0700)
Somehow this naming with an underscore crept in, (but only in the
private header, so notmuch.c was compiling with no prototype). Fix
to be the notmuch_thread_get_subject originally intended.


No differences found