diff options
Diffstat (limited to 'snac.h')
| -rw-r--r-- | snac.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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 |