don't mix tabs and spaces
[platform/upstream/gstreamer.git] / tools / gst-indent
index 7c150bf..4cbbadb 100755 (executable)
@@ -6,7 +6,7 @@ indent \
   --case-indentation2 \
   --braces-after-struct-decl-line \
   --line-length80 \
-  --use-tabs \
+  --no-tabs \
   --cuddle-else \
   --dont-line-up-parentheses \
   --continuation-indentation4 \