summaryrefslogtreecommitdiff
path: root/enumerator.c
diff options
context:
space:
mode:
Diffstat (limited to 'enumerator.c')
-rw-r--r--enumerator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/enumerator.c b/enumerator.c
index 338a9e7584..021daeba59 100644
--- a/enumerator.c
+++ b/enumerator.c
@@ -169,7 +169,7 @@ struct enum_chain {
long pos;
};
-static VALUE rb_cArithSeq;
+VALUE rb_cArithSeq;
/*
* Enumerator