Explorar el Código

cut-n-paste typo

Eric Andersen hace 22 años
padre
commit
ef516dab83
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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