From 0d6d23b25db0e7d14969504eeba6ac31581a79a2 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 22 May 2011 09:26:02 +0000 Subject: * ext: remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/stringio/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/stringio/README') diff --git a/ext/stringio/README b/ext/stringio/README index 10dd237de8..d03f37dfd3 100644 --- a/ext/stringio/README +++ b/ext/stringio/README @@ -13,6 +13,6 @@ This library is based on MoonWolf version written in Ruby. Thanks a lot. * not implemented: (({fcntl})), (({reopen})). * (({fileno})) returns nil. * (({pos=})) returns new position, not 0. -* (({ungetc})) does nothing at start of the string. +* (({ungetc})) does nothing at start of the string. =end -- cgit v1.2.3