Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 06/24/2004 16:49:51
Module Name:	src
Committed By:	drochner
Date:		Thu Jun 24 16:49:51 UTC 2004

Modified Files:
	src/sys/netinet6: in6_pcb.c

Log Message:
abstain from typecasting the LHS of an assignment;
gcc-3.4.x doesn't like it


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 src/sys/netinet6/in6_pcb.c

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