Browse Source

cut-n-paste typo

Eric Andersen 21 years ago
parent
commit
ef516dab83
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/wctype.h

+ 1 - 1
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