summaryrefslogtreecommitdiff
path: root/pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'pack.c')
-rw-r--r--pack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pack.c b/pack.c
index c3346a4b71..0a551f6881 100644
--- a/pack.c
+++ b/pack.c
@@ -266,7 +266,7 @@ TOKEN_PASTE(swap,x)(xtype z) \
# define VTOHD(x,y) rb_vtohd(x)
#endif
-unsigned long rb_big2ulong_pack(VALUE x);
+VALUE rb_big2ulong_pack(VALUE x);
static unsigned long
num2i32(VALUE x)