]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
CLI/config: migrate notmuch_config_open to new config
[notmuch] / notmuch-client.h
index b560e3ed65a085f3a18a88a01362fdbf341f7f4a..7911c20cc5001be57ffd67b515cf012411c7fd92 100644 (file)
@@ -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);