commit | 2baa107562dec16531ccdf5e07c8910437b6bfd8 | [log] [tgz] |
---|---|---|
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | Mon Feb 15 12:12:36 2010 +0000 |
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | Mon Feb 15 12:13:43 2010 +0000 |
tree | 35574796524f9706b222ff3235ffe7ada503ef4b | |
parent | 0233257612305a831c390e45e49dfd8f9d25fae9 [diff] |
v4l2: printf format string fix The compiler wants a cast here even though the type is already typedefed as 64-bit integer (presumably because glib has typedefed guint64 to unsigned long here).