diff options
author | Nobuyoshi Nakada <[email protected]> | 2025-01-13 13:05:45 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2025-01-13 19:10:26 +0900 |
commit | f7fd42ce7444ad89080f31bea748972f1a666c61 (patch) | |
tree | a9276bd133dd3f6cfd71e468fd82cc18d67337d9 /proc.c | |
parent | 384e6945ac64dba1c41d6ca714a6d7750d92ddb2 (diff) |
Move the declaration of `rb_path_check`
Although this function is unrelated to hash, it was defined in hash.c
to check PATH environment variable originally. Then the definition
was moeved to file.c but the declaration was left in the hash.c block.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12564
Diffstat (limited to 'proc.c')
0 files changed, 0 insertions, 0 deletions