Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 07/17/2000 18:20:25
Module Name:	syssrc
Committed By:	enami
Date:		Tue Jul 18 01:20:25 UTC 2000

Modified Files:
	syssrc/sys/lib/libkern/arch/mips: memcpy.S

Log Message:
Fix an obvious typo in comment introduced by previous commit; the instruction
now compares a0 against a1 + a2, not a0 + a2.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/lib/libkern/arch/mips/memcpy.S

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