diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-09 20:08:45 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-01-09 20:08:45 +0000 |
commit | fe98ac2db98ad2a1d294a8a06e8335b05880e5d7 (patch) | |
tree | 225dbc91785b60f5b382d00c6b60bb8b5fcbbb81 /ChangeLog | |
parent | 3fc57b4be5321aede77c15800ba332a8a0c2a6cc (diff) |
gst/tta/gstttaparse.c: Fix gcc-2.95 compile (#163485).
Original commit message from CVS:
Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* gst/tta/gstttaparse.c: (gst_tta_src_event):
Fix gcc-2.95 compile (#163485).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2005-01-09 Koop Mast <kwm@rainbow-runner.nl> + + Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net> + + * gst/tta/gstttaparse.c: (gst_tta_src_event): + Fix gcc-2.95 compile (#163485). + 2005-01-09 Ronald S. Bultje <rbultje@ronald.bitfreak.net> * configure.ac: |