don't mix tabs and spaces
[platform/upstream/gstreamer.git] / tests / old / testsuite / cleanup / cleanup5.c
index a3187b8..5ec03b5 100644 (file)
@@ -8,7 +8,7 @@ main (int argc, char *argv[])
   gint step = 100;
 
 
-  free (malloc (8));           /* -lefence */
+  free (malloc (8));            /* -lefence */
 
   gst_init (&argc, &argv);