aboutsummaryrefslogtreecommitdiff
path: root/tosa.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'tosa.xsd')
-rw-r--r--tosa.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/tosa.xsd b/tosa.xsd
index b39a2f4..54610d5 100644
--- a/tosa.xsd
+++ b/tosa.xsd
@@ -57,7 +57,7 @@
<xs:simpleType name="enumtypename">
<xs:restriction base="xs:string">
<xs:enumeration value="resize_mode_t"/>
- <xs:enumeration value="acc_size_t"/>
+ <xs:enumeration value="acc_type_t"/>
</xs:restriction>
</xs:simpleType>