X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=lib%2Fdirectory.cc;h=f576e33673bec51e2c5912c6a78447634416ba71;hp=5d673e2134d058b8010d96d9783d187e765b96a0;hb=67c3bc9db48c9e12d648df4792c706cae723676c;hpb=71ff704149d2ab64e14f6731cf84f5185c038751 diff --git a/lib/directory.cc b/lib/directory.cc index 5d673e21..f576e336 100644 --- a/lib/directory.cc +++ b/lib/directory.cc @@ -52,7 +52,7 @@ _notmuch_filenames_destructor (notmuch_filenames_t *filenames) * iterating over the non-prefixed portion of terms sharing a common * prefix. */ -notmuch_filenames_t * +static notmuch_filenames_t * _notmuch_filenames_create (void *ctx, notmuch_database_t *notmuch, const char *prefix)