ext/flac/: Fix typos
authorJeremy Simon <jsimon13@yahoo.fr>
Sat, 31 Jan 2004 10:25:05 +0000 (10:25 +0000)
committerJeremy Simon <jsimon13@yahoo.fr>
Sat, 31 Jan 2004 10:25:05 +0000 (10:25 +0000)
Original commit message from CVS:
2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
* ext/flac/gstflacdec.c: (gst_flacdec_class_init):
* ext/flac/gstflacdec.h:
* ext/flac/gstflacenc.h:
Fix typos

ChangeLog

index 8d15850..80909d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
+
+       * ext/flac/gstflac.c: (plugin_init):
+       * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
+       * ext/flac/gstflacdec.h:
+       * ext/flac/gstflacenc.h:
+         Fix typos
+
 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
 
        * examples/gstplay/player.c: s/gstplay.h/play.h/