comment reformat
This commit is contained in:
parent
477753ef94
commit
4daff42c25
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@
|
|||
#include <Bucket/bucketutils.h>
|
||||
|
||||
#ifdef __CYGWIN32__
|
||||
# define MKDIR(a) mkdir(a,S_IRWXU) // I am just guessing at this flag
|
||||
(NHV)
|
||||
# define MKDIR(a) mkdir(a,S_IRWXU) // I am just guessing at this flag (NHV)
|
||||
#endif // __CYGWIN32__
|
||||
|
||||
#ifdef __CYGWIN32__
|
||||
|
|
Loading…
Reference in a new issue