From ef516dab836e619de9d4bbfe89ca51a8506599c6 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 19 Nov 2002 01:56:30 +0000 Subject: cut-n-paste typo --- include/wctype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/wctype.h') diff --git a/include/wctype.h b/include/wctype.h index e41ee9942..515f36ff6 100644 --- a/include/wctype.h +++ b/include/wctype.h @@ -27,7 +27,7 @@ #include #ifndef __UCLIBC_HAS_WCHAR__ -#error Attempted to include wchar.h when uClibc built without wide char support. +#error Attempted to include wctype.h when uClibc built without wide char support. #endif #ifndef __need_iswxxx -- cgit v1.2.3