summaryrefslogtreecommitdiff
path: root/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'io.c')
-rw-r--r--io.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/io.c b/io.c
index 289242d9b1..29077a6768 100644
--- a/io.c
+++ b/io.c
@@ -2245,7 +2245,7 @@ rb_io_mode_flags(mode)
return flags;
}
-static int
+int
rb_io_modenum_flags(mode)
int mode;
{