summaryrefslogtreecommitdiffstats
path: root/gst/flx/gstflxdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/flx/gstflxdec.h')
-rw-r--r--gst/flx/gstflxdec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/flx/gstflxdec.h b/gst/flx/gstflxdec.h
index edbfce17..7ba5b760 100644
--- a/gst/flx/gstflxdec.h
+++ b/gst/flx/gstflxdec.h
@@ -34,7 +34,7 @@ typedef enum {
GST_FLXDEC_READ_HEADER,
GST_FLXDEC_PLAYING,
} GstFlxDecState;
-
+
/* Definition of structure storing data for this element. */
typedef struct _GstFlxDec GstFlxDec;