From 78f03394fb741f2dacb003fdde89d49e5746ef48 Mon Sep 17 00:00:00 2001 From: svn Date: Tue, 15 Dec 2015 00:16:16 +0000 Subject: * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- tool/transcode-tblgen.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tool/transcode-tblgen.rb b/tool/transcode-tblgen.rb index 2c8464b276..edf8f23468 100644 --- a/tool/transcode-tblgen.rb +++ b/tool/transcode-tblgen.rb @@ -870,7 +870,7 @@ end # :invalid (input code is an invalid byte sequence in the source encoding), # :func_ii, :func_si, :func_io, :func_so (conversion by function with specific call # convention). -# +# # The forth argument specifies the overall structure of the encoding. For examples, # see ValidEncoding below. This is used to cross-check the data in the third argument # and to automatically add :undef and :invalid mappings where necessary. -- cgit v1.2.3