diff options
-rw-r--r-- | regparse.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -279,7 +279,7 @@ typedef struct { OnigOptionType option; OnigCaseFoldType case_fold_flag; OnigEncoding enc; - OnigSyntaxType* syntax; BitStatusType capture_history; BitStatusType bt_mem_start; BitStatusType bt_mem_end; |