]> git.notmuchmail.org Git - notmuch/commit
fix notmuch_message_file_get_header
authorDirk Hohndel <hohndel@infradead.org>
Tue, 6 Apr 2010 19:45:30 +0000 (12:45 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 7 Apr 2010 01:47:28 +0000 (18:47 -0700)
commita48f3687785b2c138b2c47848bd05512fc893a0b
tree73620a0e42fa4aff66c3db3fe180b34c92d71ad2
parent7d9851e293fad762cd959e9be819e48a26087cdc
fix notmuch_message_file_get_header

fix notmuch_message_file_get_header to always return the first instance
 of the header you are looking for

Signed-off-by: Dirk Hohndel <hohndel@infradead.org>
lib/message-file.c