summaryrefslogtreecommitdiff
path: root/Lib/ruby/file.i
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/ruby/file.i')
-rw-r--r--Lib/ruby/file.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/ruby/file.i b/Lib/ruby/file.i
index d64937ed1..f9aaa2754 100644
--- a/Lib/ruby/file.i
+++ b/Lib/ruby/file.i
@@ -4,7 +4,7 @@
extern "C" {
#endif
-// Ruby 1.9 changed the file name of this header
+/* Ruby 1.9 changed the file name of this header */
#ifdef HAVE_RUBY_IO_H
#include "ruby/io.h"
#else