summaryrefslogtreecommitdiff
path: root/snac.h
diff options
context:
space:
mode:
Diffstat (limited to 'snac.h')
-rw-r--r--snac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/snac.h b/snac.h
index 78b630d..c060363 100644
--- a/snac.h
+++ b/snac.h
@@ -6,6 +6,7 @@
6#define USER_AGENT "snac/" VERSION 6#define USER_AGENT "snac/" VERSION
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#define SNAC_DOC_URL "https:/" "/comam.es/snac-doc"
9 10
10#define DIR_PERM 00770 11#define DIR_PERM 00770
11#define DIR_PERM_ADD 02770 12#define DIR_PERM_ADD 02770