From 688b4cb74cced97f3fe42d0bc61e4cc045a22000 Mon Sep 17 00:00:00 2001 From: normal Date: Thu, 22 May 2014 20:17:48 +0000 Subject: gc.c (rb_free_m_tbl): mark function as static * gc.c (rb_free_m_tbl): mark function as static * method.h (rb_free_m_tbl): remove prototype git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bc4fe51aac..48d6c28396 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Fri May 23 03:48:08 2014 Eric Wong + + * gc.c (rb_free_m_tbl): mark function as static + + * method.h (rb_free_m_tbl): remove prototype + Thu May 22 22:58:27 2014 Tanaka Akira * ext/socket/mkconstants.rb: More TCP option constants. -- cgit v1.2.3