ruby-changes:56210
From: git <ko1@a...>
Date: Mon, 24 Jun 2019 11:25:31 +0900 (JST)
Subject: [ruby-changes:56210] git: 5d4dfcd808 (trunk): * remove trailing spaces.
https://git.ruby-lang.org/ruby.git/commit/?id=5d4dfcd808 From 5d4dfcd808c49c9542a5ccaa5ada58a81c4e9ae9 Mon Sep 17 00:00:00 2001 From: git <svn@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> Date: Mon, 24 Jun 2019 11:25:17 +0900 Subject: * remove trailing spaces. diff --git a/cont.c b/cont.c index 3a141c4..f43de10 100644 --- a/cont.c +++ b/cont.c @@ -46,7 +46,7 @@ https://github.com/ruby/ruby/blob/trunk/cont.c#L46 #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) -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/