From 69a3ef4f92353e899e0903efe800b5a1af37e971 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 12 Jan 2007 09:45:23 +0000 Subject: [PATCH] gst/typefind/gsttypefindfunctions.c: Fix comment. Original commit message from CVS: * gst/typefind/gsttypefindfunctions.c: Fix comment. --- ChangeLog | 5 +++++ gst/typefind/gsttypefindfunctions.c | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 76355e4..42e5caa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-01-12 Tim-Philipp Müller + + * gst/typefind/gsttypefindfunctions.c: + Fix comment. + 2007-01-11 Tim-Philipp Müller * gst/playback/gstplaybin.c: (post_missing_element_message), diff --git a/gst/typefind/gsttypefindfunctions.c b/gst/typefind/gsttypefindfunctions.c index 639e1a6..b90447e 100644 --- a/gst/typefind/gsttypefindfunctions.c +++ b/gst/typefind/gsttypefindfunctions.c @@ -1479,7 +1479,7 @@ aiff_type_find (GstTypeFind * tf, gpointer unused) } } -/*** audio/x-aiff ***/ +/*** audio/x-svx ***/ static GstStaticCaps svx_caps = GST_STATIC_CAPS ("audio/x-svx"); -- 2.7.4