ruby-changes:57604
From: =E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3 <ko1@a...>
Date: Fri, 6 Sep 2019 16:12:46 +0900 (JST)
Subject: [ruby-changes:57604] d6a94cffda (master): doxygen update [ci skip]
https://git.ruby-lang.org/ruby.git/commit/?id=d6a94cffda From d6a94cffda6763c7ad3ac3830dcfe6a87e405fe4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= <shyouhei@r...> Date: Fri, 6 Sep 2019 10:38:40 +0900 Subject: doxygen update [ci skip] diff --git a/vm_eval.c b/vm_eval.c index 4a304e3..b024939 100644 --- a/vm_eval.c +++ b/vm_eval.c @@ -878,7 +878,8 @@ rb_funcallv_public(VALUE recv, ID mid, int argc, const VALUE *argv) https://github.com/ruby/ruby/blob/trunk/vm_eval.c#L878 /*! * 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 -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/