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 cad4234..0877ebb 100644
--- a/src/sp_config.h
+++ b/src/sp_config.h
@@ -82,7 +82,7 @@ typedef struct {
82 pcre *r_ret; 82 pcre *r_ret;
83 sp_php_type ret_type; 83 sp_php_type ret_type;
84 84
85 pcre *regexp; 85 pcre *value_r;
86 char *value; 86 char *value;
87 87
88 char *dump; 88 char *dump;