Followup to previous commit: use uint8_t instead of u_char, for a real
authorChris Pressey <cpressey@dragonflybsd.org>
Wed, 16 Mar 2005 06:33:11 +0000 (06:33 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Wed, 16 Mar 2005 06:33:11 +0000 (06:33 +0000)
commitfd07f7dcbbe3f818e5f04354933481c6cb56c84a
tree0b68219d3f4645e3c2f943ff3186d4d648a4c0ac
parent24add840718ad60d996765872779807405717fa2
Followup to previous commit: use uint8_t instead of u_char, for a real
guarantee of byte-ness.

Pointed-out-by: joerg
sbin/route/route.c