Module Name: src Committed By: christos Date: Thu Jul 6 17:14:35 UTC 2017
Modified Files:
src/sys/netinet6: ip6_input.c
Log Message:
remove unnecessary casts; use sizeof(var) instead of sizeof(type).
To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 src/sys/netinet6/ip6_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
