X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-private.h;fp=notmuch-private.h;h=da36c30098ed0fce9f8b2f9017ff1e81dd165d81;hp=440860babc569d653f6b8d00dfef95071db0406f;hb=a1135f0b7e67db7056a4ef02d61b8ad0ec46e88b;hpb=fbf55bfe2fdcdf3773ba37a9921875530e94c7b3 diff --git a/notmuch-private.h b/notmuch-private.h index 440860ba..da36c300 100644 --- a/notmuch-private.h +++ b/notmuch-private.h @@ -172,7 +172,7 @@ notmuch_message_t * _notmuch_message_create_for_message_id (const void *talloc_owner, notmuch_database_t *notmuch, const char *message_id, - notmuch_status_t *status); + notmuch_private_status_t *status); const char * _notmuch_message_get_subject (notmuch_message_t *message);