]> rtime.felk.cvut.cz Git - notmuch.git/commit
correct message flag enum value so that it matches the type
authorBart Trojanowski <bart@jukie.net>
Sat, 28 Nov 2009 02:20:09 +0000 (21:20 -0500)
committerCarl Worth <cworth@cworth.org>
Sat, 28 Nov 2009 04:50:59 +0000 (20:50 -0800)
commit6da656657621febf2d5b9e1ba69c8856f9882140
tree188b7d330280982159147548498f428ed132ac57
parented16edc94d6a50ca86ff1575d9ea6fb9168b2e81
correct message flag enum value so that it matches the type

As per Carl's request, this patch corrects the only value defined under
the notmuch_message_flag_t enum typedef to match the name of the type.

Signed-off-by: Bart Trojanowski <bart@jukie.net>
lib/notmuch.h
lib/thread.cc
notmuch-show.c