]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blobdiff - db/io.c
xfsprogs: make static things static
[thirdparty/xfsprogs-dev.git] / db / io.c
diff --git a/db/io.c b/db/io.c
index 8c51b4d5ecb5e98d06048bf21b6195748872c83d..0486ae2e7c5b1943c3677835bac77cec6db2ec49 100644 (file)
--- a/db/io.c
+++ b/db/io.c
@@ -155,7 +155,7 @@ print_iocur(
                ioc->dirino, ioc->typ == NULL ? _("none") : ioc->typ->name);
 }
 
-void
+static void
 print_ring(void)
 {
        int i;