diff options
author | git <[email protected]> | 2023-06-08 14:28:48 +0000 |
---|---|---|
committer | git <[email protected]> | 2023-06-08 14:28:48 +0000 |
commit | 41496305663911dda2f0be6f5cb11eea448f10d5 (patch) | |
tree | 93712e2e9a0139fd451cfc96728a36dd611f5008 /hash.c | |
parent | d9ef326d291189128c92fefaa9aa2217cd06e9a8 (diff) |
* remove trailing spaces. [ci skip]
Diffstat (limited to 'hash.c')
-rw-r--r-- | hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |