]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch.h
lib: return NULL from n_d_get_default_indexopts on error
[notmuch] / lib / notmuch.h
index f9e9cc413bcbe3daddde0431cbc07dc6f590a149..aaf92470fb67154313182ca76843f9fcfb6afba9 100644 (file)
@@ -2320,6 +2320,7 @@ notmuch_config_list_destroy (notmuch_config_list_t *config_list);
  * added to the index.  At the moment it is a featureless stub.
  *
  * @since libnotmuch 5.1 (notmuch 0.26)
+ * @retval NULL in case of error
  */
 notmuch_indexopts_t *
 notmuch_database_get_default_indexopts (notmuch_database_t *db);