fixed the error 'macro parameters must be comma-separated' reported by running gcc preprocessor
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -116,7 +116,7 @@ const int wxInvalidOffset = -1;
|
||||
|
||||
@header{wx/filefn.h}
|
||||
*/
|
||||
#define wxCHANGE_UMASK(int mask)
|
||||
#define wxCHANGE_UMASK(mask)
|
||||
|
||||
/**
|
||||
This function returns the total number of bytes and number of free bytes on
|
||||
|
Reference in New Issue
Block a user