git: setkey(8): Fix m_len type to match real one.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Wed Oct 19 08:32:57 PDT 2016
commit f7077deea9d440cb766afeda986d5568c1f6cdb3
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Oct 11 17:55:47 2016 +0300
setkey(8): Fix m_len type to match real one.
Given that it is used in places for sizeof() etc it should be unsigned.
Summary of changes:
usr.sbin/setkey/parse.y | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f7077deea9d440cb766afeda986d5568c1f6cdb3
--
DragonFly BSD source repository
More information about the Commits
mailing list