]> pd.if.org Git - pdclib/blobdiff - includes/wchar.h
Make _PDCLIB_mbstate_t available in the type namespace, not just the struct tag namespace
[pdclib] / includes / wchar.h
index 34f2ef300620af29f08aa70089e59d1b5ade1322..2740d003f64155538044bc2d974a4d17ae605b33 100644 (file)
@@ -32,7 +32,7 @@ typedef _PDCLIB_wint_t wint_t;
 \r
 #ifndef _PDCLIB_MBSTATE_T_DEFINED\r
 #define _PDCLIB_MBSTATE_T_DEFINED _PDCLIB_MBSTATE_T_DEFINED\r
-typedef struct _PDCLIB_mbstate_t mbstate_t;\r
+typedef _PDCLIB_mbstate_t mbstate_t;\r
 #endif\r
 \r
 struct tm;\r