Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/23/2000 12:52:35
Module Name:	basesrc
Committed By:	itojun
Date:		Sat Dec 23 10:52:35 UTC 2000

Modified Files:
	basesrc/lib/libc/locale: runetable.c

Log Message:
change _INVALID_RUNE value - the old value (0xfffd) was selected when
rune_t was 16bit.

XXX PLEASE REBUILD YOUR LOCALE DEFINITION FILES BY:
# cd share/mklocale; make clean depend; make; make install


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/locale/runetable.c

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