From 0d88fe3a7278e3dab2675c1fe2c0f184d0624da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?= Date: Mon, 11 May 2020 08:32:18 +0900 Subject: spaces in comments [ci skip] --- include/ruby/impl/special_consts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ruby/impl/special_consts.h') diff --git a/include/ruby/impl/special_consts.h b/include/ruby/impl/special_consts.h index 63c9641544..5fb3b8eb94 100644 --- a/include/ruby/impl/special_consts.h +++ b/include/ruby/impl/special_consts.h @@ -102,7 +102,7 @@ RBIMPL_ATTR_CONST() RBIMPL_ATTR_CONSTEXPR(CXX11) RBIMPL_ATTR_ARTIFICIAL() /* - * :NOTE: rbimpl_test HAS to be `__attribute__((const))` in order for clang to + * :NOTE: rbimpl_test HAS to be `__attribute__((const))` in order for clang to * properly deduce `__builtin_assume()`. */ static inline bool -- cgit v1.2.3