Fix compiler warning on OS/X about parameters not matching the debug format string.
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 10 Oct 2008 11:17:09 +0000 (11:17 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 10 Oct 2008 11:17:09 +0000 (11:17 +0000)
commit703533e7ed45252e99f922703e3b87c41e6be570
tree3fafd5c933f4f0b40a25ece3330ca6f612c013c3
parent54cac6e2f00a91dfd11a09faa26fd8d615c3ed68
Fix compiler warning on OS/X about parameters not matching the debug format string.

Original commit message from CVS:
2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>

* gst/flacparse/gstbaseparse.c (gst_base_parse_push_buffer),
(gst_base_parse_update_upstream_durations):
Fix compiler warning on OS/X about parameters not matching
the debug format string.
gst/flacparse/gstbaseparse.c