mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
change linkage to internal
This commit is contained in:
committed by
Yukihiro "Matz" Matsumoto
parent
11317de468
commit
867268897a
@@ -499,7 +499,7 @@ get_hash(mrb_state *mrb, mrb_value *hash, mrb_int argc, const mrb_value *argv)
|
||||
* # => "1f"
|
||||
*/
|
||||
|
||||
mrb_value
|
||||
static mrb_value
|
||||
mrb_f_sprintf(mrb_state *mrb, mrb_value obj)
|
||||
{
|
||||
mrb_int argc;
|
||||
|
||||
Reference in New Issue
Block a user