summaryrefslogtreecommitdiff
path: root/src/binary-reader-objdump.cc
diff options
context:
space:
mode:
authorSam Clegg <sbc@chromium.org>2021-12-13 09:47:07 -0800
committerGitHub <noreply@github.com>2021-12-13 09:47:07 -0800
commit930b00154136593db87fd99b6ff0a1656e9b69de (patch)
tree88ef00b4e0de234f9fffb892a690785f70b301b6 /src/binary-reader-objdump.cc
parentb8907a5a65e916c9c3f18baa9e8a0362afd19347 (diff)
downloadwabt-930b00154136593db87fd99b6ff0a1656e9b69de.tar.gz
wabt-930b00154136593db87fd99b6ff0a1656e9b69de.tar.bz2
wabt-930b00154136593db87fd99b6ff0a1656e9b69de.zip
Fix param naming for `OnFuncRefExpr` (See #1768). NFC (#1786)
In #1768, I renamed the parameter to `OnFuncRefExpr` without realizing that there are two distinct methods in the codebase with this name. On is the `BinaryReader` callback which takes a function index and one is the `TypeChecker` callback which takes a function *type* (a type index).
Diffstat (limited to 'src/binary-reader-objdump.cc')
0 files changed, 0 insertions, 0 deletions