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@46837 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
eccc9886ea
commit
25ece76ec8
1 changed files with 1 additions and 1 deletions
|
@ -9281,7 +9281,7 @@ fole_record_typename(VALUE self)
|
|||
* WIN32OLE_RECORD#method_missing(name)
|
||||
*
|
||||
* Returns value specified by the member name of VT_RECORD OLE variable.
|
||||
* If the member name is not correct, KeyError exception is raised.
|
||||
* If the member name is not correct, KeyError exception is raised.
|
||||
*/
|
||||
static VALUE
|
||||
fole_record_method_missing(VALUE self, VALUE name)
|
||||
|
|
Loading…
Reference in a new issue