Subject: CVS commit: src/lib/libc/string
To: None <source-changes@netbsd.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 04/22/2003 16:12:18
Module Name: src
Committed By: junyoung
Date: Tue Apr 22 16:12:18 UTC 2003
Modified Files:
src/lib/libc/string: strcasecmp.c
Log Message:
Use unsigned char rather than u_char.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 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.