X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=94cce1bc8f5e9bd93f6ff7e94bfb032712d960fa;hp=d52d84d41ad1055b379dba19a7100e09fcbbd823;hb=4971b85641def6b17072ae1b0de0adf15d197f2c;hpb=2186cac8e7bbc07c6aba0e1fbea91ca789814ecd diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index d52d84d4..94cce1bc 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -205,7 +205,8 @@ notmuch_thread_t * _notmuch_thread_create (void *ctx, notmuch_database_t *notmuch, const char *thread_id, - const char *query_string); + const char *query_string, + notmuch_sort_t sort); /* message.cc */