change linkage to internal

This commit is contained in:
cremno
2014-08-03 21:54:01 +02:00
committed by Yukihiro "Matz" Matsumoto
parent 11317de468
commit 867268897a
+1 -1
View File
@@ -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;