diff options
author | svn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-12-14 13:11:59 +0000 |
---|---|---|
committer | svn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2015-12-14 13:11:59 +0000 |
commit | 3473c9e7d44d780cc926621d291df89ea40712d2 (patch) | |
tree | 72e32767f758f96e2d56576686f2f2c9f9fe77c3 /enc/ebcdic.h | |
parent | 83304b75c17b5126c8e8448f2cc08350146157d0 (diff) |
* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53113 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc/ebcdic.h')
-rw-r--r-- | enc/ebcdic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/ebcdic.h b/enc/ebcdic.h index ca984315ee..8954d8c187 100644 --- a/enc/ebcdic.h +++ b/enc/ebcdic.h @@ -4,7 +4,7 @@ ENC_DUMMY("EBCDIC-US"); /* we start with just defining a single EBCDIC encoding, * hopefully the most widely used one. - * + * * See http://www.iana.org/assignments/character-sets/character-sets.xhtml * http://tools.ietf.org/html/rfc1345 */ |