summaryrefslogtreecommitdiff
path: root/gst/wavparse/gstwavparse.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/wavparse/gstwavparse.h')
-rw-r--r--gst/wavparse/gstwavparse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/wavparse/gstwavparse.h b/gst/wavparse/gstwavparse.h
index b56f61ae1..f364083e1 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;