Module Name: src Committed By: maxv Date: Thu Feb 8 10:42:12 UTC 2018
Modified Files: src/sys/netinet: ip_icmp.h Log Message: Use C99 types - in particular, stop using n_time and n_short -, style, and remove prototype of icmp_sysctl (does not exist). No functional change. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/netinet/ip_icmp.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.