fix compile errors on macosx
authorRob Clark <rob@ti.com>
Sat, 18 Dec 2010 01:19:35 +0000 (19:19 -0600)
committerRob Clark <rob@ti.com>
Sat, 18 Dec 2010 01:19:35 +0000 (19:19 -0600)
commit66387181ac6d7608fced2a1e5056d2113f197e1f
treeeea93e8b4ef3d618c36e705fc5332d8a335f031a
parent4c368242c0a2105bd90c8945680ae23ff31d31fd
fix compile errors on macosx

with i686-apple-darwin10-gcc-4.2.1:

gstv4l2object.c: In function 'gst_v4l2_object_get_nearest_size':
gstv4l2object.c:1988: warning: format '%u' expects type 'unsigned int', but argument 12 has type 'gint *'
gstv4l2object.c:1988: warning: format '%u' expects type 'unsigned int', but argument 13 has type 'gint *'
sys/v4l2/gstv4l2object.c