We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wchar.h
1 parent 1809e91 commit c5a8cabCopy full SHA for c5a8cab
libc/hdr/wchar_overlay.h
@@ -15,7 +15,7 @@
15
16
// Overlay mode
17
18
-// glibc <wchar.h header might provide extern inline definitions for few
+// glibc <wchar.h> header might provide extern inline definitions for few
19
// functions, causing external alias errors. They are guarded by
20
// `__USE_EXTERN_INLINES` macro. We temporarily disable `__USE_EXTERN_INLINES`
21
// macro by defining `__NO_INLINE__` before including <wchar.h>.
0 commit comments