From 41496305663911dda2f0be6f5cb11eea448f10d5 Mon Sep 17 00:00:00 2001 From: git Date: Thu, 8 Jun 2023 14:28:48 +0000 Subject: [PATCH] * remove trailing spaces. [ci skip] --- hash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hash.c b/hash.c index 29107b6b02..ff6f14fd06 100644 --- a/hash.c +++ b/hash.c @@ -50,7 +50,7 @@ #include "vm_sync.h" /* Flags of RHash - * + * * 1: RHASH_PASS_AS_KEYWORDS * The hash is flagged as Ruby 2 keywords hash. * 2: RHASH_PROC_DEFAULT