X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fexample%2Finternals%2F_PDCLIB_config.h;h=e9cde3c01cf3d93cc45a77f901be659ada81d64c;hp=0717adb30cb28238f170faa26dfc717ade86acd0;hb=d865c4403fc91d1f1ac95ba76febcee9f429bb97;hpb=2040228f27d623585d339dec175c4e779ca9edb5 diff --git a/platform/example/internals/_PDCLIB_config.h b/platform/example/internals/_PDCLIB_config.h index 0717adb..e9cde3c 100644 --- a/platform/example/internals/_PDCLIB_config.h +++ b/platform/example/internals/_PDCLIB_config.h @@ -145,7 +145,7 @@ struct _PDCLIB_lldiv_t /* Large enough an integer to hold all character codes of the largest supported locale. */ -#define _PDCLIB_wchar unsigned short +#define _PDCLIB_wchar unsigned short #define _PDCLIB_WCHAR USHRT /* (Signed) integer type capable of taking the (cast) value of a void *, and