]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use intmax_t to print uint64_t values.
authorWarner Losh <imp@FreeBSD.org>
Wed, 7 Oct 2020 07:55:55 +0000 (07:55 +0000)
committerWarner Losh <imp@FreeBSD.org>
Wed, 7 Oct 2020 07:55:55 +0000 (07:55 +0000)
commitedad03308bfa88f9923f47132f8080fad6344098
tree46f5e09f76882c568afc35d877540a6e57092b6a
parent85a6f8076fd9859cb8abd69ac4930acbf183a696
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