ext/flac/: Fix typos

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
This commit is contained in:
Jeremy Simon 2004-01-31 10:25:05 +00:00
parent b5d7a93ba8
commit f6940f4f6c

View file

@ -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/