summaryrefslogtreecommitdiff
path: root/include/wctype.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-11-19 01:56:30 +0000
committerEric Andersen <andersen@codepoet.org>2002-11-19 01:56:30 +0000
commitef516dab836e619de9d4bbfe89ca51a8506599c6 (patch)
tree38f224b0e357c2ee50c95c17d904d62883c1dc58 /include/wctype.h
parentac3250d22764703c81e27028c1378a3d52a04fd5 (diff)
cut-n-paste typo
Diffstat (limited to 'include/wctype.h')
-rw-r--r--include/wctype.h2
1 files changed, 1 insertions, 1 deletions
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 <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