From 348c3d52cfddce6a3cdfd51aa39b984c057690de Mon Sep 17 00:00:00 2001 From: Jeremy Simon Date: Sat, 31 Jan 2004 10:25:05 +0000 Subject: ext/flac/: Fix typos Original commit message from CVS: 2004-01-31 Jeremy Simon * ext/flac/gstflacdec.c: (gst_flacdec_class_init): * ext/flac/gstflacdec.h: * ext/flac/gstflacenc.h: Fix typos --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8d158505..80909d9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-01-31 Jeremy Simon + + * 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 * examples/gstplay/player.c: s/gstplay.h/play.h/ -- cgit