From 992923053cfb51dc04c6a7ee07ca6fff1b61d1a5 Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 18 Jun 1998 07:47:15 +0000 Subject: 1.1b9_26 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@244 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- win32/ruby.def | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'win32/ruby.def') diff --git a/win32/ruby.def b/win32/ruby.def index 55e212fcae..868b81599d 100644 --- a/win32/ruby.def +++ b/win32/ruby.def @@ -96,7 +96,8 @@ EXPORTS int2inum str2inum big2str - big2int + big2ulong + big2long big_to_i dbl2big big2dbl @@ -365,7 +366,7 @@ EXPORTS str_substr str_modify str_freeze - str_dup_freezed + str_dup_frozen str_taint str_tainted str_resize -- cgit v1.2.3