Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/23/2005 21:21:58
Module Name:	src
Committed By:	christos
Date:		Fri Sep 23 21:21:58 UTC 2005

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

Log Message:
change bcopy to memmove since this was supposed to be an ovbcopy (from kre)


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/netinet6/ip6_output.c

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