mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* remove trailing spaces.
This commit is contained in:
parent
a071bed7a5
commit
5d4dfcd808
1 changed files with 1 additions and 1 deletions
2
cont.c
2
cont.c
|
@ -46,7 +46,7 @@
|
|||
#include FIBER_USE_COROUTINE
|
||||
#define FIBER_USE_NATIVE 1
|
||||
#else
|
||||
#pragma message "Native coroutine not available!"
|
||||
#pragma message "Native coroutine not available!"
|
||||
#endif
|
||||
|
||||
#if !defined(FIBER_USE_NATIVE)
|
||||
|
|
Loading…
Add table
Reference in a new issue