cleanup spaces

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19195 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2008-09-06 16:01:27 +00:00
parent bff6f0f9e4
commit 6d847ca70d

View file

@ -586,11 +586,11 @@ Wed Sep 3 22:31:11 2008 Yuki Sonoda (Yugui) <yugui@yugui.jp>
* test/test_prime.rb: added.
Wed Sep 3 21:49:00 2008 David A. Black <dblack@rubypal.com>
Wed Sep 3 21:49:00 2008 David A. Black <dblack@rubypal.com>
* lib/scanf.rb: fixed bug involving matching literal '['
* lib/scanf.rb: fixed bug involving matching literal '['
* test/scanf/test_scanf.rb: added test for scanf.rb fix
* test/scanf/test_scanf.rb: added test for scanf.rb fix
Wed Sep 3 21:31:59 2008 Tanaka Akira <akr@fsij.org>