setkey(8): Fix m_len type to match real one.
authorzrj <rimvydas.jasinskas@gmail.com>
Tue, 11 Oct 2016 14:55:47 +0000 (17:55 +0300)
committerzrj <zrj@dragonflybsd.org>
Wed, 19 Oct 2016 15:46:20 +0000 (18:46 +0300)
commitf7077deea9d440cb766afeda986d5568c1f6cdb3
treeec4c270c16039f9266e9004705a1e8e4a8e45893
parent74e22fd63519ace3b3ea5419a9daa0db26596162
setkey(8): Fix m_len type to match real one.

Given that it is used in places for sizeof() etc it should be unsigned.
usr.sbin/setkey/parse.y