]> pd.if.org Git - pdclib/blobdiff - platform/example/internals/_PDCLIB_config.h
Whitespace cleanups.
[pdclib] / platform / example / internals / _PDCLIB_config.h
index 0717adb30cb28238f170faa26dfc717ade86acd0..e9cde3c01cf3d93cc45a77f901be659ada81d64c 100644 (file)
@@ -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