소스 검색

cut-n-paste typo

Eric Andersen 22 년 전
부모
커밋
ef516dab83
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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