ruby-changes:34674
From: kazu <ko1@a...>
Date: Tue, 8 Jul 2014 22:14:23 +0900 (JST)
Subject: [ruby-changes:34674] kazu:r46757 (trunk): fix a typo [ci skip]
kazu 2014-07-08 22:14:01 +0900 (Tue, 08 Jul 2014) New Revision: 46757 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=46757 Log: fix a typo [ci skip] Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 46756) +++ ChangeLog (revision 46757) @@ -21,7 +21,7 @@ Mon Jul 7 14:31:52 2014 Koichi Sasada https://github.com/ruby/ruby/blob/trunk/ChangeLog#L21 Mark pinned dsymbols by rb_gc_register_mark_object() because they are immortal. - * prase.y (rb_gc_free_dsymbol): rename parameter name `ptr' to `sym'. + * parse.y (rb_gc_free_dsymbol): rename parameter name `ptr' to `sym'. Mon Jul 7 12:45:51 2014 Koichi Sasada <ko1@a...> -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/