OSDN Git Service

Fix comparisons between signed and unsigned values.
authorrelan <relan@users.noreply.github.com>
Sat, 29 Feb 2020 07:13:46 +0000 (10:13 +0300)
committerrelan <relan@users.noreply.github.com>
Sat, 29 Feb 2020 08:40:56 +0000 (11:40 +0300)
commit6893176e00b961a14bc91f35146ccc7307bd036c
tree6e2b62c609ad934b1801113920dd2eb72ce72067
parent02a35baff3f07d08634a101ab6340d684df82e70
Fix comparisons between signed and unsigned values.
libexfat/io.c
libexfat/mount.c
libexfat/node.c
mkfs/mkexfat.c