зеркало из https://github.com/github/ruby.git
fix typo in r54988
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54989 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
b207e7cd1d
Коммит
4e080d26f2
|
@ -160,7 +160,7 @@ RUBY_SYMBOL_EXPORT_BEGIN
|
|||
#define xfree ruby_xfree
|
||||
|
||||
#if GCC_VERSION_SINCE(4,3,0)
|
||||
# deine RUBY_ATTR_ALLOC_SIZE(params) __attribute__ ((__alloc_size__ params))
|
||||
# define RUBY_ATTR_ALLOC_SIZE(params) __attribute__ ((alloc_size params))
|
||||
#else
|
||||
# define RUBY_ATTR_ALLOC_SIZE(params)
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче