summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/snac.h b/snac.h
index 72da95d..f19f7e1 100644
--- a/snac.h
+++ b/snac.h
@@ -7,7 +7,8 @@
7 7
8#define WHAT_IS_SNAC_URL "https:/" "/comam.es/what-is-snac" 8#define WHAT_IS_SNAC_URL "https:/" "/comam.es/what-is-snac"
9 9
10#define DIR_PERM 02770 10#define DIR_PERM 00770
11#define DIR_PERM_ADD 02770
11 12
12#define ISO_DATE_SPEC "%Y-%m-%dT%H:%M:%SZ" 13#define ISO_DATE_SPEC "%Y-%m-%dT%H:%M:%SZ"
13 14