]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use intmax_t to print uint64_t values.
authorimp <imp@FreeBSD.org>
Wed, 7 Oct 2020 07:55:55 +0000 (07:55 +0000)
committerimp <imp@FreeBSD.org>
Wed, 7 Oct 2020 07:55:55 +0000 (07:55 +0000)
commit693155a50157d01bc18673102d65b1a5bd741701
tree46f5e09f76882c568afc35d877540a6e57092b6a
parent76bfdd5d87bde4a663de626dd7f166f3f579642c
Use intmax_t to print uint64_t values.

This fixes the 32-bit build where the types are different.
sbin/nvmecontrol/modules/wdc/wdc.c