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)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 17 Nov 2008 19:47:32 +0000 (19:47 +0000)
commit8ce409bd328ccb8d150ef406c407785ef4ff6e67
tree8f6dc5aaad47040dc8130a554b0f3973ed92f7c7
parentb6d0b1334923ec5d3419e3b3488868c7879b701b
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.
ChangeLog
gst/rtpmanager/rtpsource.c