summaryrefslogtreecommitdiff
path: root/enc
diff options
context:
space:
mode:
authorsvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-14 13:11:59 +0000
committersvn <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-14 13:11:59 +0000
commit3473c9e7d44d780cc926621d291df89ea40712d2 (patch)
tree72e32767f758f96e2d56576686f2f2c9f9fe77c3 /enc
parent83304b75c17b5126c8e8448f2cc08350146157d0 (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')
-rw-r--r--enc/ebcdic.h2
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
*/