summaryrefslogtreecommitdiffhomepage
path: root/src/sprintf.c
diff options
context:
space:
mode:
authorMitchell Blank Jr <[email protected]>2012-05-19 23:33:01 -0700
committerMitchell Blank Jr <[email protected]>2012-05-19 23:33:01 -0700
commitd9529f198d2aa46f1ce0d06f7ed8d709f7a82147 (patch)
tree00bb717fbe170787fb9288e1f8615f638aaa208c /src/sprintf.c
parente3abf333847f3fd21a5bd62cd52efdf80cc6aa15 (diff)
downloadmruby-d9529f198d2aa46f1ce0d06f7ed8d709f7a82147.tar.gz
mruby-d9529f198d2aa46f1ce0d06f7ed8d709f7a82147.zip
fix mrb_gc_mark_ht_size() and mrb_gc_free_ht() types
mrb_gc_mark_ht_size() and mrb_gc_free_ht() were declared in gc.h as taking a "RHash *" argument, but then they were defined in hash.c as taking a "RClass *" Get these in sync.
Diffstat (limited to 'src/sprintf.c')
0 files changed, 0 insertions, 0 deletions