OSDN Git Service

cut-n-paste typo
authorEric Andersen <andersen@codepoet.org>
Tue, 19 Nov 2002 01:56:30 +0000 (01:56 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 19 Nov 2002 01:56:30 +0000 (01:56 -0000)
include/wctype.h

index e41ee99..515f36f 100644 (file)
@@ -27,7 +27,7 @@
 #include <bits/types.h>
 
 #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