Deleted Added
full compact
31,32c31,32
< * The function is tested with both the "C" ("POSIX") LC_CTYPE seting and
< * ja_JP.eucJP. Other encodings are not tested.
---
> * The function is tested with both the "C" ("POSIX") LC_CTYPE setting and
> * "ja_JP.eucJP". Other encodings are not tested.
36c36
< __FBSDID("$FreeBSD: head/tools/regression/lib/libc/locale/test-mbrtowc.c 105973 2002-10-26 04:40:16Z tjr $");
---
> __FBSDID("$FreeBSD: head/tools/regression/lib/libc/locale/test-mbrtowc.c 106495 2002-11-06 09:37:47Z tjr $");
41a42
> #include <stdio.h>