summaryrefslogtreecommitdiffstats
path: root/ext/annodex/gstcmmltag.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/annodex/gstcmmltag.c')
-rw-r--r--ext/annodex/gstcmmltag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/annodex/gstcmmltag.c b/ext/annodex/gstcmmltag.c
index 1a49d791..a224c6da 100644
--- a/ext/annodex/gstcmmltag.c
+++ b/ext/annodex/gstcmmltag.c
@@ -83,7 +83,7 @@ static void gst_cmml_tag_clip_value_from_string_value (const GValue * src,
static void set_object_on_value (GObject * object, GValue * dest);
-static const gchar *default_preamble =
+static const gchar default_preamble[] =
"<?xml version=\"1.0\" standalone=\"yes\"?>";
/* Stream tag */