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>
|
#include <Bucket/bucketutils.h>
|
||||||
|
|
||||||
#ifdef __CYGWIN32__
|
#ifdef __CYGWIN32__
|
||||||
# define MKDIR(a) mkdir(a,S_IRWXU) // I am just guessing at this flag
|
# define MKDIR(a) mkdir(a,S_IRWXU) // I am just guessing at this flag (NHV)
|
||||||
(NHV)
|
|
||||||
#endif // __CYGWIN32__
|
#endif // __CYGWIN32__
|
||||||
|
|
||||||
#ifdef __CYGWIN32__
|
#ifdef __CYGWIN32__
|
||||||
|
|
Loading…
Add table
Reference in a new issue