aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-07-29 10:50:23 +0000
committerbloodstalker <thabogre@gmail.com>2018-07-29 10:50:23 +0000
commitdf65265fc3cf27c23bafaf5263d54c30e734def0 (patch)
treee77b5dd9254a806606c2b93e0dd42cdd0223c88f /resources
parentupdate (diff)
downloadfaultreiber-df65265fc3cf27c23bafaf5263d54c30e734def0.tar.gz
faultreiber-df65265fc3cf27c23bafaf5263d54c30e734def0.zip
update
Diffstat (limited to 'resources')
-rw-r--r--resources/wasm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/wasm.xml b/resources/wasm.xml
index 890a119..fa7770f 100644
--- a/resources/wasm.xml
+++ b/resources/wasm.xml
@@ -95,7 +95,7 @@
</Global_Entry>
<Export_Entry name="W_Export_Entry" isaggregate="true">
<Field_Len name="field_len" encoding="leb128u" type="uint32" count="1"/>
- <Field_Str name="field_str" encoding="leb128u" type="string" count="1" size="self::Field_Len"/>
+ <Field_Str name="field_str" type="string" count="1" size="self::Field_Len"/>
<Kind name="kind" encoding="leb128u" type="uint8" count="1"/>
<Index name="index" encoding="leb128u" type="uint32" count="1"/>
</Export_Entry>