1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* win32/config.h.in (inline): add inline definition.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@1171 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
usa 2001-02-08 14:59:00 +00:00
parent 12950feb60
commit 5de9410f00

View file

@ -1,6 +1,6 @@
Fri Feb 8 23:53:08 2001 Usaku Nakamura <usa@osb.att.ne.jp>
* win32/config.h.in (inline): renamed from INLINE.
* win32/config.h.in (inline): add inline definition.
Thu Feb 8 21:27:24 2001 WATANABE Hirofumi <eban@ruby-lang.org>