summaryrefslogtreecommitdiffstats
path: root/ext/wavpack/gstwavpackcommon.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/wavpack/gstwavpackcommon.h')
-rw-r--r--ext/wavpack/gstwavpackcommon.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/wavpack/gstwavpackcommon.h b/ext/wavpack/gstwavpackcommon.h
index cc654a88..3cf6e56c 100644
--- a/ext/wavpack/gstwavpackcommon.h
+++ b/ext/wavpack/gstwavpackcommon.h
@@ -28,9 +28,9 @@
typedef struct
{
- guint32 byte_length;
- guint8 *data;
- guint8 id;
+ guint32 byte_length;
+ guint8 *data;
+ guint8 id;
} GstWavpackMetadata;
#define ID_UNIQUE 0x3f