]> git.cworth.org Git - obsolete/notmuch-old/commit
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>
Sat, 19 Dec 2009 20:38:16 +0000 (12:38 -0800)
commit45891832fdf1eb9e9ce4037f33143f62648227c2
treec6f45a7e332c55a8d3b84c09f36b473a1bc1b794
parent098faff2f1bbc3be45562ef1fd04f038ec179bb5
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