summaryrefslogtreecommitdiff
path: root/re.c
diff options
context:
space:
mode:
Diffstat (limited to 're.c')
-rw-r--r--re.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/re.c b/re.c
index 8052189e08..67dbc87b5c 100644
--- a/re.c
+++ b/re.c
@@ -184,7 +184,7 @@ kcode_reset_option()
int
rb_mbclen2(c, re)
- unsigned char c;
+ unsigned int c;
VALUE re;
{
int len;