expand tabs
[platform/upstream/gstreamer.git] / tests / examples / seek / seek.c
index 63c2227..76ea24f 100644 (file)
@@ -1305,7 +1305,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)