OSDN Git Service

Printf unsigned longs with %lu instead of %li (midifile.c)
authorQuipyowert2 <38995150+Quipyowert2@users.noreply.github.com>
Sun, 17 Feb 2019 12:51:22 +0000 (04:51 -0800)
committerJaroslav Kysela <perex@perex.cz>
Tue, 9 Apr 2019 08:27:36 +0000 (10:27 +0200)
commita2ebf5b60d94ffeacbb37d77d399c7910fab1942
tree067250f72e7fc76d12a0d4ea2699f674f2cb65c5
parenta894128edd5a2c7b986ba247d39752830f97fa45
Printf unsigned longs with %lu instead of %li (midifile.c)

Signed-off-by: Nathan Mills <the.true.nathan.mills@gmail.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
test/midifile.c