expand tabs
[platform/upstream/gstreamer.git] / ext / alsa / gstalsasrc.c
index 3641fff..7f10345 100644 (file)
@@ -213,9 +213,9 @@ gst_alsasrc_getcaps (GstBaseSrc * bsrc)
 }
 
 #define CHECK(call, error) \
-G_STMT_START {                 \
-if ((err = call) < 0)          \
-  goto error;                  \
+G_STMT_START {                  \
+if ((err = call) < 0)           \
+  goto error;                   \
 } G_STMT_END;
 
 static int