Subject: CVS commit: syssrc/sys/net
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/21/2002 13:37:30
Module Name:	syssrc
Committed By:	martin
Date:		Mon Jan 21 11:37:30 UTC 2002

Modified Files:
	syssrc/sys/net: if_spppsubr.c

Log Message:
Fix copy&pasto: truncate strings copied in at *their* right length, not
some other strings length.

Found by Arne Helme.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/net/if_spppsubr.c

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