diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-11-11 21:19:27 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2004-11-11 21:19:27 +0000 |
commit | 4d0deaeab469bed4bb14943cdd3c36288693d4bd (patch) | |
tree | 6e94c154dcdf7c7bd727c84511ab679d5ad374e4 | |
parent | 907bd555744b79326e115ec971c851f647d2b8cb (diff) |
ext/vorbis/vorbisdec.c: No warnings (#157986).
Original commit message from CVS:
reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
No warnings (#157986).
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-11-11 Tim-Philipp Müller <t.i.m@zen.co.uk> + + reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> + + * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query): + No warnings (#157986). + 2004-11-11 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * gst/typefind/gsttypefindfunctions.c: (plugin_init): |