diff options
Diffstat (limited to 'src/sp_config.h')
| -rw-r--r-- | src/sp_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp_config.h b/src/sp_config.h index 6d48240..87710a0 100644 --- a/src/sp_config.h +++ b/src/sp_config.h | |||
| @@ -269,7 +269,7 @@ typedef struct { | |||
| 269 | 269 | ||
| 270 | #define SP_TOKEN_LIST "list" | 270 | #define SP_TOKEN_LIST "list" |
| 271 | 271 | ||
| 272 | zend_result sp_process_rule(sp_parsed_keyword *parsed_rule, sp_config_keyword *config_keywords); | 272 | zend_result sp_process_rule(sp_parsed_keyword *parsed_rule, const sp_config_keyword *config_keywords); |
| 273 | 273 | ||
| 274 | zend_result sp_parse_config(const char *filename); | 274 | zend_result sp_parse_config(const char *filename); |
| 275 | 275 | ||
