summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorQuipyowert2 <38995150+Quipyowert2@users.noreply.github.com>2019-02-13 11:00:31 -0800
committerRalph Giles <giles@thaumas.net>2019-03-18 17:58:58 -0700
commitf7dadaaf75634289f7ead64ed1802b627d761ee3 (patch)
tree033d0d8f3e071f15955ce63d05c2f2f602d48872 /.gitignore
parent6f5e79a95a97e5d144f4e127e7f479e4bc3463cf (diff)
downloadogg-git-f7dadaaf75634289f7ead64ed1802b627d761ee3.tar.gz
Use %lu instead of %ld to fprintf unsigned longs.
Fixes a cppcheck warning. Possibly we should just convert the array type to `long` since that's what oggpack_look() returns, using negative values to report error. However, none of the compared values are out of range for either type so it doesn't really matter. Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com> Signed-off-by: Ralph Giles <giles@thaumas.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions