Subject: CVS commit: src/lib/libc/arch
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 08/03/2005 22:59:51
Module Name:	src
Committed By:	rpaulo
Date:		Wed Aug  3 22:59:51 UTC 2005

Modified Files:
	src/lib/libc/arch/i386/string: strncmp.S
	src/lib/libc/arch/x86_64/string: strncmp.S

Log Message:
Fix another typo in comments found by Ricardo Nabinger Sanchez
on the freebsd-arch mailing list.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/lib/libc/arch/i386/string/strncmp.S
cvs rdiff -r1.2 -r1.3 src/lib/libc/arch/x86_64/string/strncmp.S

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