From 1a7929a9696b98f355415edc1d62cd2f9425fcac Mon Sep 17 00:00:00 2001 From: eban Date: Tue, 19 Feb 2002 04:25:39 +0000 Subject: * regex.c: fix prototypes of xmalloc(), xcalloc() and xrealloc(). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2087 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1c44a5c4ec..7932c1014b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Feb 19 13:21:51 2002 WATANABE Hirofumi + + * regex.c: fix prototypes of xmalloc(), xcalloc() and xrealloc(). + Tue Feb 19 13:16:08 2002 Nobuyoshi Nakada * io.c (rb_io_ungetc): don't fail pushed EOF back. -- cgit v1.2.3