summaryrefslogtreecommitdiff
path: root/src/wasm-binary.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-binary.h')
-rw-r--r--src/wasm-binary.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wasm-binary.h b/src/wasm-binary.h
index 06d988c6a..bbe6cc89a 100644
--- a/src/wasm-binary.h
+++ b/src/wasm-binary.h
@@ -502,7 +502,7 @@ extern const char* Memory64Feature;
extern const char* RelaxedSIMDFeature;
extern const char* ExtendedConstFeature;
extern const char* StringsFeature;
-extern const char* MultiMemoriesFeature;
+extern const char* MultiMemoryFeature;
enum Subsection {
NameModule = 0,