Use PRIu64 to format integers
authorChristoph Berg <myon@debian.org>
Tue, 15 Apr 2025 13:15:32 +0000 (13:15 +0000)
committerChristoph Berg <myon@debian.org>
Tue, 15 Apr 2025 13:15:32 +0000 (13:15 +0000)
commitcb44a1aefc8ddf7379c4ae2b0ba9653d83b52843
treec1ba09660106c2076e941af3fc61e22645d3a855
parente036598542c6c4dee1c0e28cb4ca28cf4dc18520
Use PRIu64 to format integers

PG18 gets rid of INT64_MODIFIER, move to standard C version.
decode.c