Mark some functions 'static' in glib/tests
[platform/upstream/glib.git] / glib / tests / slice.c
index c1f81ab..9f4670c 100644 (file)
@@ -1,6 +1,6 @@
 #include <glib.h>
 
-void
+static void
 test_slice_config (void)
 {
   if (g_test_trap_fork (1000000, G_TEST_TRAP_SILENCE_STDERR))