mirror of
https://github.com/nilfs-dev/nilfs-utils.git
synced 2026-01-26 13:43:15 +00:00
Use PRIu32, PRIu64, and PRIcno, which corresponds to the defined type nilfs_cno_t, for format strings in printf(), etc, and remove type cast for corresponding arguments if possible. Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com>