]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-client.h
Sprinkle some const-correctness around new_tags.
[notmuch] / notmuch-client.h
index bd75211ee136b301c0ba9a6b5101c5163dc81720..20be43b9660ccb60779167e32d87325dac255f40 100644 (file)
@@ -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