From e6db0123e26543149f429c63ff7e91f2d9d8bbd3 Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 27 Oct 2005 08:19:20 +0000 Subject: * string.c (scan_once): wrong condition to use mbclen2(). [ruby-dev:27535] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9473 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/.document | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/.document') diff --git a/lib/.document b/lib/.document index ea9dc9941..802975017 100644 --- a/lib/.document +++ b/lib/.document @@ -25,6 +25,7 @@ matrix.rb observer.rb optionparser.rb pathname.rb +pstore.rb rational.rb set.rb shellwords.rb -- cgit