aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch-client.h')
-rw-r--r--notmuch-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/notmuch-client.h b/notmuch-client.h
index bd75211e..20be43b9 100644
--- a/notmuch-client.h
+++ b/notmuch-client.h
@@ -183,7 +183,7 @@ notmuch_config_set_user_other_email (notmuch_config_t *config,
const char *other_email[],
size_t length);
-char **
+const char **
notmuch_config_get_new_tags (notmuch_config_t *config,
size_t *length);
void