1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

add a space

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19198 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2008-09-06 16:22:16 +00:00
parent 05edaf5090
commit 04d3593b26

View file

@ -3083,7 +3083,7 @@ Thu Aug 14 02:45:16 2008 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
* test/ruby/test_file_exhaustive.rb (TestFileExhaustive#setup):
set group of tmpdir. [ruby-dev:35633]
Thu Aug 14 15:50:30 2008 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Thu Aug 14 15:50:30 2008 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
* hash.c (set_default): fix rdoc. #441