Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: ozaki-r
Date: Tue Oct 25 02:45:10 UTC 2016
Modified Files:
src/sys/net: route.c route.h
src/sys/netinet: ip_icmp.c
src/sys/netinet6: icmp6.c
Log Message:
Remove unnecessary argument
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 src/sys/net/route.c
cvs rdiff -u -r1.105 -r1.106 src/sys/net/route.h
cvs rdiff -u -r1.152 -r1.153 src/sys/netinet/ip_icmp.c
cvs rdiff -u -r1.198 -r1.199 src/sys/netinet6/icmp6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index