CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/02/03 10:29:16
Modified files:
sys/netinet : ip_input.c
Log message:
ip_ttl is u_int8_t, not u_char so adjust sizeof for consistency.
No binary change. OK otto@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/02/03 10:29:16
Modified files:
sys/netinet : ip_input.c
Log message:
ip_ttl is u_int8_t, not u_char so adjust sizeof for consistency.
No binary change. OK otto@