summaryrefslogtreecommitdiffhomepage
path: root/src/variable.c
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2019-09-26 09:48:01 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2019-09-26 09:48:01 +0900
commit60cc46a92cf93f408dac22658c6a206e882e0e04 (patch)
tree65fa019eff631642bf4d5e842d92d17a27413ba0 /src/variable.c
parent184aeb0694b235642a073c211ec1f7ddb21e6e41 (diff)
downloadmruby-60cc46a92cf93f408dac22658c6a206e882e0e04.tar.gz
mruby-60cc46a92cf93f408dac22658c6a206e882e0e04.zip
Use proper type specifier for `mrb_raisef()`; ref #4731
The following two may be different: * `%d` for `int` * `%i` for `mrb_int`
Diffstat (limited to 'src/variable.c')
0 files changed, 0 insertions, 0 deletions