diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2007-09-04 15:23:34 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2007-09-04 15:23:34 +0000 |
commit | 18b96b52334a9d71245a65dcdd1092d913284cb7 (patch) | |
tree | d583c3ddf966b78b2579f8b86598a48bba64e2f8 /ChangeLog | |
parent | 11523b42f74a19f6bdb677383da2a0a36d5987db (diff) | |
download | gst-plugins-bad-18b96b52334a9d71245a65dcdd1092d913284cb7.tar.gz gst-plugins-bad-18b96b52334a9d71245a65dcdd1092d913284cb7.tar.bz2 gst-plugins-bad-18b96b52334a9d71245a65dcdd1092d913284cb7.zip |
gst/rtpmanager/gstrtpsession.c: Make compiler happy: fix compilation with -Wall -Werror (#473562).
Original commit message from CVS:
* gst/rtpmanager/gstrtpsession.c:
Make compiler happy: fix compilation with -Wall -Werror
(#473562).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-09-04 Tim-Philipp Müller <tim at centricular dot net> + + * gst/rtpmanager/gstrtpsession.c: + Make compiler happy: fix compilation with -Wall -Werror + (#473562). + 2007-09-03 Johan Dahlin <johan@gnome.org> * gst/nsf/gstnsf.c: (gst_nsfdec_finalize), (start_play_tune): |