X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/agedu/blobdiff_plain/652a371240a0b12ca1eb8c81cee5648e86320e63..a8d1009fa71020a958786761e08945db33e94010:/trie.c diff --git a/trie.c b/trie.c index ad0cd84..4857891 100644 --- a/trie.c +++ b/trie.c @@ -484,6 +484,7 @@ static unsigned long long fake_atime_recurse(void *t, struct trie_common *node, return max; } + return 0; /* placate lint */ } void trie_fake_dir_atimes(void *t)