We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26f115 commit b2315c6Copy full SHA for b2315c6
mysys/my_access.c
@@ -54,7 +54,6 @@ int my_access(const char *path, int amode)
54
55
#endif /* __WIN__ */
56
57
-#if defined(MSDOS) || defined(__WIN__)
58
59
/*
60
List of file names that causes problem on windows
0 commit comments