From 7615362d64e38ef82afd6598ecb68cc7de535e36 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 2 Sep 2016 07:07:01 +0000 Subject: internal.h: fix typos * internal.h (MEMO_V1_SET, MEMO_V2_SET): fix typos. use the macro parameter, not the local variable. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56059 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ae727c3150..6f5590e81d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 2 16:06:59 2016 Nobuyoshi Nakada + + * internal.h (MEMO_V1_SET, MEMO_V2_SET): fix typos. use the macro + parameter, not the local variable. + Fri Sep 2 00:55:11 2016 Nobuyoshi Nakada * ext/extmk.rb (timestamp_file): move extmk.rb specific tricks -- cgit v1.2.3