]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch.h
lib: catch exceptions in n_directory_get_child_files
[notmuch] / lib / notmuch.h
index e59fc57183d133d1c77f81bb90fdae65818dde03..9a2a3b1f242420802bc8cbb9d31a372df5594b4d 100644 (file)
@@ -2148,6 +2148,8 @@ notmuch_directory_get_mtime (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_files (notmuch_directory_t *directory);