]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - libxfs/cache.c
xfsprogs: make static things static
[thirdparty/xfsprogs-dev.git] / libxfs / cache.c
index 77866bc2237ea8ed9598def61dd5e21de6224e66..139c7c1b9e715eb8de818dddbaa1d32d63bffa28 100644 (file)
@@ -77,7 +77,7 @@ cache_init(
        return cache;
 }
 
-void
+static void
 cache_expand(
        struct cache *          cache)
 {