mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53117 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
505d14df0d
commit
78f03394fb
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue