]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch.h
lib: catch exceptions in n_directory_get_child_directories
[notmuch] / lib / notmuch.h
index aaf92470fb67154313182ca76843f9fcfb6afba9..e59fc57183d133d1c77f81bb90fdae65818dde03 100644 (file)
@@ -2158,6 +2158,8 @@ notmuch_directory_get_child_files (notmuch_directory_t *directory);
  *
  * The returned filenames will be the basename-entries only (not
  * complete paths).
+ *
+ * Returns NULL if it triggers a Xapian exception
  */
 notmuch_filenames_t *
 notmuch_directory_get_child_directories (notmuch_directory_t *directory);