From cf1d6730c1a850d885632477fb9f5463cc46035d Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 29 Nov 2012 08:10:23 +0000 Subject: remove trainling spaces git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37983 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/rdoc/test_rdoc_parser_c.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/rdoc/test_rdoc_parser_c.rb') diff --git a/test/rdoc/test_rdoc_parser_c.rb b/test/rdoc/test_rdoc_parser_c.rb index f2e2473cfa..e739476b74 100644 --- a/test/rdoc/test_rdoc_parser_c.rb +++ b/test/rdoc/test_rdoc_parser_c.rb @@ -491,7 +491,7 @@ void Init_File(void) { rb_include_module(rb_cIO, rb_mFConst); /* Document-const: LOCK_SH - * + * * Shared lock */ rb_file_const("LOCK_SH", INT2FIX(LOCK_SH)); -- cgit v1.2.3