Move charset conversion tests to the test framework
[platform/upstream/glib.git] / tests / timeloop-closure.c
index 176b810..ecbe290 100644 (file)
@@ -135,7 +135,7 @@ input_callback (GIOChannel   *source,
 }
 
 static void
-create_child ()
+create_child (void)
 {
   int pid;
   GIOChannel *in_channels[2];