]> git.notmuchmail.org Git - notmuch/commit - lib/notmuch-private.h
lib: Add missing value to notmuch_private_status_t enum.
authorCarl Worth <cworth@cworth.org>
Sat, 19 Dec 2009 20:34:06 +0000 (12:34 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 6 Jan 2010 18:32:05 +0000 (10:32 -0800)
commit8c6b7d311c123bdddfc806359f1fd6b444245914
tree03954074bd1c86983895f9f950a6151d5bb46b1c
parente1669b155c89fb7f140c64d36bf25c246d024ab8
lib: Add missing value to notmuch_private_status_t enum.

And fix the initialization such that the private enum will always have
distinct values from the public enum even if we similarly miss the
addition of a new public value in the future.
lib/notmuch-private.h