Skip to content
Snippets Groups Projects
Commit fa4f4b33 authored by Dmitri Gribenko's avatar Dmitri Gribenko
Browse files

Comment XML schema: correct indentation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164889 91177308-0d34-0410-b5e6-96231b3b80d8
parent 436e8258
No related branches found
No related tags found
No related merge requests found
...@@ -288,7 +288,7 @@ ...@@ -288,7 +288,7 @@
</define> </define>
<define name="Attribute"> <define name="Attribute">
<element name="Availability"> <element name="Availability">
<attribute name="distribution"> <attribute name="distribution">
<data type="string" /> <data type="string" />
</attribute> </attribute>
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
<data type="boolean" /> <data type="boolean" />
</element> </element>
</optional> </optional>
</element> </element>
</define> </define>
<define name="Abstract"> <define name="Abstract">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment