Subject: CVS commit: basesrc/lib/libc/arch/arm/string
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 11/13/2001 15:07:52
Module Name:	basesrc
Committed By:	bjh21
Date:		Tue Nov 13 13:07:52 UTC 2001

Modified Files:
	basesrc/lib/libc/arch/arm/string: ffs.S

Log Message:
Fix .type directive to use the right name for L_ffs_table (pointed out by
Ian Fry).

Also, add RCSID and fix some comments.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/lib/libc/arch/arm/string/ffs.S

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