Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/arch
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.
Home |
Main Index |
Thread Index |
Old Index