Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: matt
Date: Wed Feb 27 19:41:51 UTC 2008
Modified Files:
src/sys/netinet: tcp_input.c tcp_subr.c tcp_var.h
Log Message:
Convert stragglers to ansi definitions from old-style definitons.
Remember that func() is not ansi, func(void) is.
To generate a diff of this commit:
cvs rdiff -r1.280 -r1.281 src/sys/netinet/tcp_input.c
cvs rdiff -r1.222 -r1.223 src/sys/netinet/tcp_subr.c
cvs rdiff -r1.151 -r1.152 src/sys/netinet/tcp_var.h
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