Subject: CVS commit: basesrc/lib/libc/locale
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/11/2002 03:03:22
Module Name:	basesrc
Committed By:	thorpej
Date:		Mon Nov 11 01:03:22 UTC 2002

Modified Files:
	basesrc/lib/libc/locale: ___tolower_mb.c ___toupper_mb.c

Log Message:
Fix signed/unsigned comparison warnings.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 basesrc/lib/libc/locale/___tolower_mb.c \
    basesrc/lib/libc/locale/___toupper_mb.c

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