Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/05/2000 09:29:47
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Jun  5 16:29:47 UTC 2000

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

Log Message:
Oops, missed a couple of places where CMSG_*() should be used.  No
functional change in this case, but the code is now correct.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/kern/uipc_usrreq.c

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