From 01f3f86472c02fcf1ac456549de440361553e9c0 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 22 Sep 2009 07:27:51 +0000 Subject: * regerror.c (onig_error_code_to_str, onig_snprintf_with_pattern): fixed type. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25036 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 95c5f0ff86..8d1eca4dc2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ -Tue Sep 22 16:26:21 2009 Nobuyoshi Nakada +Tue Sep 22 16:27:49 2009 Nobuyoshi Nakada + + * regerror.c (onig_error_code_to_str, onig_snprintf_with_pattern): + fixed type. * regparse.c (st_str_end_key, str_end_cmp, str_end_hash): constified. -- cgit v1.2.3