mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Removed a trailing space [ci skip]
This commit is contained in:
parent
0f8b5819b3
commit
4cabd77e33
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
||||||
# pragma message("NDEBUG is ignored because RUBY_DEBUG>0.")
|
# pragma message("NDEBUG is ignored because RUBY_DEBUG>0.")
|
||||||
#elif defined(__GNUC__)
|
#elif defined(__GNUC__)
|
||||||
# pragma GCC warning "NDEBUG is ignored because RUBY_DEBUG>0."
|
# pragma GCC warning "NDEBUG is ignored because RUBY_DEBUG>0."
|
||||||
#else
|
#else
|
||||||
# error NDEBUG is ignored because RUBY_DEBUG>0.
|
# error NDEBUG is ignored because RUBY_DEBUG>0.
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue