summaryrefslogtreecommitdiff
path: root/object.c
diff options
context:
space:
mode:
Diffstat (limited to 'object.c')
-rw-r--r--object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/object.c b/object.c
index b515b45202..18c011c3e5 100644
--- a/object.c
+++ b/object.c
@@ -680,7 +680,7 @@ fail_to_flo(val)
double big2dbl();
-static VALUE
+VALUE
f_float(obj, arg)
VALUE obj, arg;
{