Skip to content

Commit 10db3a3

Browse files
Merge pull request #2274 from AFLplusplus/dev
Dev
2 parents 85e14cf + af44b07 commit 10db3a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/config.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,12 +56,12 @@
5656
#include <TargetConditionals.h>
5757
#if TARGET_OS_IOS
5858
#undef DEFAULT_PERMISSION
59-
#define 0666
59+
#define DEFAULT_PERMISSION 0666
6060
#endif
6161
#endif
6262
#ifdef __ANDROID__
6363
#undef DEFAULT_PERMISSION
64-
#define 0666
64+
#define DEFAULT_PERMISSION 0666
6565
#endif
6666

6767
/* SkipDet's global configuration */

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy