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/wavparse/gstwavparse.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/wavparse') diff --git a/gst/wavparse/gstwavparse.h b/gst/wavparse/gstwavparse.h index b56f61ae..f364083e 100644 --- a/gst/wavparse/gstwavparse.h +++ b/gst/wavparse/gstwavparse.h @@ -56,7 +56,7 @@ struct _GstWavParse { /* WAVE decoding state */ GstWavParseState state; - guint64 offset; + guint64 offset; /* format of audio, see defines below */ gint format; -- cgit