]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFstable/10 r305233:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 1 Sep 2016 19:36:39 +0000 (19:36 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 1 Sep 2016 19:36:39 +0000 (19:36 +0000)
commit8bad784704631afdc852a1ef2e5f4fa9b99ff004
tree92acd2b891401ccb10c7df27f19251f0c236a617
parentf4a8e588c0e2e68195bb5a7c4924414d287fa87d
MFstable/10 r305233:

MFstable/11 r305225:

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

git-svn-id: svn://svn.freebsd.org/base/stable/9@305234 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
cddl/contrib/opensolaris/lib/libzpool/common/util.c