]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r303573:
authorngie <ngie@FreeBSD.org>
Thu, 1 Sep 2016 18:56:42 +0000 (18:56 +0000)
committerngie <ngie@FreeBSD.org>
Thu, 1 Sep 2016 18:56:42 +0000 (18:56 +0000)
commit8c21c73a2f1a39996af2e32d4c59f1fc3c6143f0
tree81eacdaec4a1e8cc5041eeb89ac0ab5099532630
parente77f0210a34587f8cd20b59d408d28bc59e3e81d
MFC r303573:

Cast result from third parameter to int instead of promoting it to size_t

This resolves a -Wformat issue when the value is used as a format width
precision specifier, i.e. %*s
cddl/contrib/opensolaris/lib/libzpool/common/util.c