From 3ecf433432289b9c1990165f65bdd51aaad2eaa7 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 6 Dec 2005 19:44:58 +0000 Subject: expand tabs Original commit message from CVS: expand tabs --- gst/flx/gstflxdec.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/flx/gstflxdec.h') 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; -- cgit