expand tabs
[platform/upstream/gstreamer.git] / tests / examples / seek / scrubby.c
index 7d50a43..8da17b1 100644 (file)
@@ -426,7 +426,7 @@ static Pipeline pipelines[] = {
   {NULL, NULL},
 };
 
-#define NUM_TYPES      ((sizeof (pipelines) / sizeof (Pipeline)) - 1)
+#define NUM_TYPES       ((sizeof (pipelines) / sizeof (Pipeline)) - 1)
 
 static void
 print_usage (int argc, char **argv)