Cast a __u64 variable to uint64_t so that it can be printed without warnings
authorLuca Abeni <lucabe72@email.it>
Sun, 15 Feb 2009 14:32:09 +0000 (14:32 +0000)
committerLuca Abeni <lucabe72@email.it>
Sun, 15 Feb 2009 14:32:09 +0000 (14:32 +0000)
commit1c787b10438b0e87e93699db0d6b34c85dd94371
treef18fc6aba6bca88d37f06682131d5941f3a9450a
parent9075d1e027f56e9df3899150ef25a64300ee505d
Cast a __u64 variable to uint64_t so that it can be printed without warnings

Originally committed as revision 17325 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavdevice/v4l2.c