X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fnotmuch.h;fp=lib%2Fnotmuch.h;h=9a2a3b1f242420802bc8cbb9d31a372df5594b4d;hp=e59fc57183d133d1c77f81bb90fdae65818dde03;hb=337665e26a4f0bb0e24a9160f45faf444032bf5d;hpb=3890d989665f5906fa82a10f1a57157c7b23503c diff --git a/lib/notmuch.h b/lib/notmuch.h index e59fc571..9a2a3b1f 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -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);