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

* proc.c: [DOC] rdoc code formatting

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42480 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
zzak 2013-08-10 00:19:44 +00:00
parent 70973af1d5
commit ff1abb0367
2 changed files with 27 additions and 23 deletions

View file

@ -1,3 +1,7 @@
Sat Aug 10 09:19:04 2013 Zachary Scott <e@zzak.io>
* proc.c: [DOC] rdoc code formatting
Sat Aug 10 09:12:01 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
* parse.y (rb_id_attrset): check if the argument is valid type as an