X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-private.h;h=53e99bdd8a23634e815b2c62141c0039be17f8e4;hp=88b01bd3029f0c0b39387a44f05d1376f2120a8f;hb=9ec68aa9c4694bdf1b948bb93299e0270ec071ae;hpb=65a272832e75a5bc8fbbc3e00ce25ae861787cce diff --git a/notmuch-private.h b/notmuch-private.h index 88b01bd3..53e99bdd 100644 --- a/notmuch-private.h +++ b/notmuch-private.h @@ -67,13 +67,10 @@ NOTMUCH_BEGIN_DECLS #endif #endif -/* These value numbers are chosen to be sup compatible (for now at - * least). */ - typedef enum { - NOTMUCH_VALUE_MESSAGE_ID = 0, - NOTMUCH_VALUE_THREAD = 1, - NOTMUCH_VALUE_DATE = 2 + NOTMUCH_VALUE_TIMESTAMP = 0, + NOTMUCH_VALUE_MESSAGE_ID, + NOTMUCH_VALUE_THREAD } notmuch_value_t; /* Xapian (with flint backend) complains if we provide a term longer