gst/typefind/gsttypefindfunctions.c: Fix comment.
authorTim-Philipp Müller <tim@centricular.net>
Fri, 12 Jan 2007 09:45:23 +0000 (09:45 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Fri, 12 Jan 2007 09:45:23 +0000 (09:45 +0000)
Original commit message from CVS:
* gst/typefind/gsttypefindfunctions.c:
Fix comment.

ChangeLog
gst/typefind/gsttypefindfunctions.c

index 76355e4..42e5caa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * gst/typefind/gsttypefindfunctions.c:
+         Fix comment.
+
 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
 
        * gst/playback/gstplaybin.c: (post_missing_element_message),
index 639e1a6..b90447e 100644 (file)
@@ -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");