Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/22/2002 06:14:17
Module Name: syssrc
Committed By: simonb
Date: Tue Oct 22 03:14:17 UTC 2002
Modified Files:
syssrc/sys/netinet: tcp_usrreq.c
Log Message:
Guard use of "ostate" with #ifdef TCP_DEBUG in tcp_usrreq().
Don't put semicolons at the end of "#define token value".
To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 syssrc/sys/netinet/tcp_usrreq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.