From d371e3583e3b1e0692f92343017b62d2628190ff Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 19 May 2011 00:07:25 +0000 Subject: * lib: revert r31635-r31638 and untabify with expand(1). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31641 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- encoding.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'encoding.c') diff --git a/encoding.c b/encoding.c index ac6aee7594..abc63f3c58 100644 --- a/encoding.c +++ b/encoding.c @@ -1256,7 +1256,7 @@ rb_enc_default_external(void) * * Zlib::GzipReader * * Zlib::GzipWriter * * String#inspect - * * Regexp#inspect + * * Regexp#inspect * * While strings created from these locations will have this encoding, the * encoding may not be valid. Be sure to check String#valid_encoding?. @@ -1334,7 +1334,7 @@ rb_enc_default_internal(void) * * File data read from disk * * File names from Dir * * Integer#chr - * * String#inspect and Regexp#inspect + * * String#inspect and Regexp#inspect * * Strings returned from Curses * * Strings returned from Readline * * Strings returned from SDBM -- cgit v1.2.3