Merge the tizen patch and fix build err based on 1.12.2
[platform/upstream/gst-plugins-good.git] / gst / flx / gstflxdec.h
index c6486a0..d4f8796 100644 (file)
@@ -33,7 +33,7 @@ typedef enum {
   GST_FLXDEC_READ_HEADER,
   GST_FLXDEC_PLAYING,
 } GstFlxDecState;
-       
+
 
 /* Definition of structure storing data for this element. */
 typedef struct _GstFlxDec  GstFlxDec;