gst/rtpmanager/rtpsource.c: Fix GST_DEBUG call to only have as many arguments as...
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 17 Nov 2008 19:47:32 +0000 (19:47 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:38 +0000 (02:30 +0100)
commitc3645239f58bb2e14110059e104338fc6d4fd44d
tree776fd300b73a175423c78f8172dab0b0eed25a0e
parent5ab3e1059442f3bb77a26e982e834bd383faec47
gst/rtpmanager/rtpsource.c: Fix GST_DEBUG call to only have as many arguments as required by the format string. Fixes...

Original commit message from CVS:
* gst/rtpmanager/rtpsource.c: (get_clock_rate):
Fix GST_DEBUG call to only have as many arguments as required
by the format string. Fixes a compiler warning.
gst/rtpmanager/rtpsource.c