diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-07-30 10:32:06 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2016-07-30 10:32:06 +0000 |
commit | bfb5b0f84b87387ab85819dd155fb91f1e873e01 (patch) | |
tree | 8b7c1f6fb11db8d6391387f25b748597f2966522 /enc | |
parent | 31040a307e5a662301e6c2202c63636550753a6a (diff) | |
download | bundler-bfb5b0f84b87387ab85819dd155fb91f1e873e01.tar.gz |
iso_8859_2.c: dedent [ci skip]
* enc/iso_8859_2.c: remove unnecessary indent.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55780 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc')
-rw-r--r-- | enc/iso_8859_2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/iso_8859_2.c b/enc/iso_8859_2.c index faac882819..00de8ec757 100644 --- a/enc/iso_8859_2.c +++ b/enc/iso_8859_2.c @@ -1,4 +1,4 @@ - /********************************************************************** +/********************************************************************** iso8859_2.c - Oniguruma (regular expression library) **********************************************************************/ /*- |