[ruby-cvs:78646] f40143fe7c (master): fix arity mismatch
Unknown <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
卜部昌平 2019-12-12 12:37:58 +0900 (Thu, 12 Dec 2019)
New Revision: f40143fe7c
https://github.com/ruby/ruby/commit/f40143fe7c
Log:
fix arity mismatch
I missed this in bc3e7924bc66d3ef77b219c72f3e59cc154550a3 because the
function is inside of a #ifdef.
Modified files:
gc.c