mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
stripped trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22552 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
624d07b0e4
commit
12d2c8ba41
43 changed files with 848 additions and 850 deletions
2
debug.c
2
debug.c
|
@ -30,7 +30,7 @@ static const union {
|
|||
RUBY_ENC_CODERANGE_UNKNOWN = ENC_CODERANGE_UNKNOWN,
|
||||
RUBY_ENC_CODERANGE_7BIT = ENC_CODERANGE_7BIT,
|
||||
RUBY_ENC_CODERANGE_VALID = ENC_CODERANGE_VALID,
|
||||
RUBY_ENC_CODERANGE_BROKEN = ENC_CODERANGE_BROKEN,
|
||||
RUBY_ENC_CODERANGE_BROKEN = ENC_CODERANGE_BROKEN,
|
||||
RUBY_FL_MARK = FL_MARK,
|
||||
RUBY_FL_RESERVED = FL_RESERVED,
|
||||
RUBY_FL_FINALIZE = FL_FINALIZE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue