This commit is contained in:
卜部昌平 2019-09-06 10:38:40 +09:00
Родитель 41b7c335d3
Коммит d6a94cffda
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -878,7 +878,8 @@ rb_funcallv_public(VALUE recv, ID mid, int argc, const VALUE *argv)
/*!
* Calls a method
* \param ptr opaque call cache
* \private
* \param cc opaque call cache
* \param recv receiver of the method
* \param mid an ID that represents the name of the method
* \param argc the number of arguments