summaryrefslogtreecommitdiff
path: root/re.c
diff options
context:
space:
mode:
-rw-r--r--re.c2
1 files changed, 1 insertions, 1 deletions
@@ -1575,7 +1575,7 @@ rb_reg_prepare_enc(VALUE re, VALUE str, int warn)
return enc;
}
-static regex_t *
rb_reg_prepare_re(VALUE re, VALUE str)
{
int r;