зеркало из https://github.com/github/ruby.git
fix typo
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55572 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
37c32dc6d1
Коммит
c73eb62b3f
|
@ -253,7 +253,7 @@ typedef unsigned long unsigned_clock_t;
|
|||
#elif defined(HAVE_LONG_LONG) && SIZEOF_CLOCK_T == SIZEOF_LONG_LONG
|
||||
typedef unsigned LONG_LONG unsigned_clock_t;
|
||||
#endif
|
||||
#ifdef HAVE_SIG_T
|
||||
#ifndef HAVE_SIG_T
|
||||
typedef void (*sig_t) (int);
|
||||
#endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче