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

remove trailing spaces

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36681 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2012-08-11 08:02:43 +00:00
parent ccf911a02d
commit 66a40eccf4

View file

@ -23,7 +23,7 @@ less.rb front end for less
list.rb stupid object sample
list2.rb stupid object sample
list3.rb stupid object sample
mine.rb simple mine sweeper
mine.rb simple mine sweeper
mkproto.rb extract prototype from C
mpart.rb split file int multi part
observ.rb observer design pattern sample