aboutsummaryrefslogtreecommitdiffstats
path: root/mjit_compile.c
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-20 06:53:11 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-10-20 06:53:11 +0000
commita89f229d6e4c2df0389f4d9986e12394299a7fb3 (patch)
tree7e6084b1b4dc71cfcb6fc6033122440beb6a1d63 /mjit_compile.c
parentb710785f1aaaa06bd5cd2e7a584c24aff20c9ab4 (diff)
downloadruby-a89f229d6e4c2df0389f4d9986e12394299a7fb3.tar.gz
* append newline at EOF.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65205 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'mjit_compile.c')
-rw-r--r--mjit_compile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mjit_compile.c b/mjit_compile.c
index 44eb13e212..f082d1ce72 100644
--- a/mjit_compile.c
+++ b/mjit_compile.c
@@ -246,4 +246,4 @@ mjit_compile(FILE *f, const struct rb_iseq_constant_body *body, const char *func
return status.success;
}
-#endif /* USE_MJIT */ \ No newline at end of file
+#endif /* USE_MJIT */