summaryrefslogtreecommitdiff
path: root/src/sp_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp_config.h')
-rw-r--r--src/sp_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp_config.h b/src/sp_config.h
index e51d6cc..cad4234 100644
--- a/src/sp_config.h
+++ b/src/sp_config.h
@@ -145,7 +145,7 @@ typedef struct {
145 145
146#define SP_TOKEN_AUTO_COOKIE_SECURE ".auto_cookie_secure" 146#define SP_TOKEN_AUTO_COOKIE_SECURE ".auto_cookie_secure"
147#define SP_TOKEN_COOKIE_ENCRYPTION ".cookie_encryption" 147#define SP_TOKEN_COOKIE_ENCRYPTION ".cookie_encryption"
148#define SP_TOKEN_DISABLE_FUNC ".disable_functions" 148#define SP_TOKEN_DISABLE_FUNC ".disable_function"
149#define SP_TOKEN_GLOBAL ".global" 149#define SP_TOKEN_GLOBAL ".global"
150#define SP_TOKEN_GLOBAL_STRICT ".global_strict" 150#define SP_TOKEN_GLOBAL_STRICT ".global_strict"
151#define SP_TOKEN_HARDEN_RANDOM ".harden_random" 151#define SP_TOKEN_HARDEN_RANDOM ".harden_random"