summaryrefslogtreecommitdiff
path: root/test/rdoc/test_rdoc_parser_c.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rdoc/test_rdoc_parser_c.rb')
-rw-r--r--test/rdoc/test_rdoc_parser_c.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rdoc/test_rdoc_parser_c.rb b/test/rdoc/test_rdoc_parser_c.rb
index 99f2159203..99be1cdead 100644
--- a/test/rdoc/test_rdoc_parser_c.rb
+++ b/test/rdoc/test_rdoc_parser_c.rb
@@ -1718,7 +1718,7 @@ path_to_s(VALUE self) { }
*/
static VALUE
path_aref_m(int argc, VALUE *argv, VALUE str) { }
-
+
/*
* call-seq:
* string <=> other_string -> -1, 0, +1 or nil