aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/xsd/firewall/FirewallException.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xsd/firewall/FirewallException.xsd b/src/xsd/firewall/FirewallException.xsd
index 5202ea75..099ab73a 100644
--- a/src/xsd/firewall/FirewallException.xsd
+++ b/src/xsd/firewall/FirewallException.xsd
@@ -57,7 +57,7 @@
57 </annotation> 57 </annotation>
58 </attribute> 58 </attribute>
59 59
60 <attribute name="Enabled" type="FirewallYesNoPropertyType"> 60 <attribute name="Enabled" type="FirewallYesNoPropertyType" version="5">
61 <annotation> 61 <annotation>
62 <documentation> 62 <documentation>
63 Indicates whether the firewall exception should be enabled. 63 Indicates whether the firewall exception should be enabled.