From 3bfba7a140f27e6c9b91e62286ce3db3c22bdde8 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 10 Jun 2007 09:35:42 +0000 Subject: * ext/probeprofiler/probeprofiler.c: clean warnings. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@12515 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bab408825..54e91b293 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Jun 10 18:37:13 2007 Nobuyoshi Nakada + + * ext/probeprofiler/probeprofiler.c: clean warnings. + Sun Jun 10 18:32:24 2007 Nobuyoshi Nakada * missing/isinf.c, missing/dup2.c, missing/strtod.c, missing/x68.c, -- cgit