Subject: CVS commit: [netbsd-1-6] src/lib/libc/string
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/24/2003 11:10:37
Module Name:	src
Committed By:	tron
Date:		Wed Sep 24 11:10:37 UTC 2003

Modified Files:
	src/lib/libc/string [netbsd-1-6]: strcasecmp.c

Log Message:
Pull up revision 1.15 (requested by junyoung in ticket #1470):
Use unsigned char rather than u_char.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.8.1 src/lib/libc/string/strcasecmp.c

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