X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Fnotmuch.h;h=e59fc57183d133d1c77f81bb90fdae65818dde03;hb=9668583a49e9fe2e39844ceaab20779c9444ba8f;hp=aaf92470fb67154313182ca76843f9fcfb6afba9;hpb=919b89156c4753a79e35f2b96d2d5022578fa626;p=notmuch diff --git a/lib/notmuch.h b/lib/notmuch.h index aaf92470..e59fc571 100644 --- a/lib/notmuch.h +++ b/lib/notmuch.h @@ -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);