X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;fp=notmuch-client.h;h=7911c20cc5001be57ffd67b515cf012411c7fd92;hp=b560e3ed65a085f3a18a88a01362fdbf341f7f4a;hb=b76da87d29b6c9714e3d62fd8d459733df084f92;hpb=3787fe6c84ae223ba8c34920c3a2495c71abfe6c diff --git a/notmuch-client.h b/notmuch-client.h index b560e3ed..7911c20c 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -276,7 +276,7 @@ typedef enum { } notmuch_command_mode_t; notmuch_config_t * -notmuch_config_open (void *ctx, +notmuch_config_open (notmuch_database_t *notmuch, const char *filename, notmuch_command_mode_t config_mode);