summaryrefslogtreecommitdiff
path: root/src/wasm-delegations.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-delegations.h')
-rw-r--r--src/wasm-delegations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wasm-delegations.h b/src/wasm-delegations.h
index fe2a73d5b..fd419f508 100644
--- a/src/wasm-delegations.h
+++ b/src/wasm-delegations.h
@@ -69,7 +69,7 @@ DELEGATE(I31Get);
DELEGATE(CallRef);
DELEGATE(RefTest);
DELEGATE(RefCast);
-DELEGATE(BrOnCast);
+DELEGATE(BrOn);
DELEGATE(RttCanon);
DELEGATE(RttSub);
DELEGATE(StructNew);