X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-client.h;fp=notmuch-client.h;h=b3dcb21a5fa8eeb30b36aa2babaf3d40ad55378f;hb=e76f6517de020783d828be59f461f1d4f465c4b4;hp=07367e014ccacda58d9cf88ae69ac611d7dc8973;hpb=ca3a4fc02287f65c3587908012d36e68df0200b1;p=obsolete%2Fnotmuch-old diff --git a/notmuch-client.h b/notmuch-client.h index 07367e01..b3dcb21a 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -248,7 +248,7 @@ typedef struct _notmuch_config notmuch_config_t; notmuch_config_t * notmuch_config_open (void *ctx, const char *filename, - notmuch_bool_t *is_new_ret); + notmuch_bool_t create_new); void notmuch_config_close (notmuch_config_t *config);