Subject: CVS commit: syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/06/2002 11:04:18
Module Name:	syssrc
Committed By:	matt
Date:		Sat Apr  6 08:04:18 UTC 2002

Modified Files:
	syssrc/sys/kern: uipc_socket.c

Log Message:
Don't use the tqh_ field names, instead use the correspond TAILQ_* macro.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 syssrc/sys/kern/uipc_socket.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.