summaryrefslogtreecommitdiff
path: root/iseq.c
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-15 13:53:15 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-11-15 13:53:15 +0000
commit06ba86c933d94839ea6b6cece6d9d9571e03569a (patch)
tree43b16fbc9935d0436230c2f967ad51e12106a458 /iseq.c
parenta3071ea4e38eeccc4d7e7eba3394ef7483b3cbcc (diff)
Remove redundant last newline [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60777 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'iseq.c')
-rw-r--r--iseq.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/iseq.c b/iseq.c
index 244361d01e..b2938588f2 100644
--- a/iseq.c
+++ b/iseq.c
@@ -2505,4 +2505,3 @@ Init_ISeq(void)
rb_undef_method(CLASS_OF(rb_cISeq), "translate");
rb_undef_method(CLASS_OF(rb_cISeq), "load_iseq");
}
-