From f919f9dcbb54a08e6e26d6c229ce92fb784fa1b2 Mon Sep 17 00:00:00 2001 From: Tom Rondeau <trondeau@vt.edu> Date: Fri, 13 Apr 2012 18:36:53 -0400 Subject: Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future. The sed script was provided by Moritz Fischer. --- gr-howto-write-a-block/docs/doxygen/doxyxml/example/xml/index.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gr-howto-write-a-block/docs/doxygen/doxyxml/example/xml/index.xsd') diff --git a/gr-howto-write-a-block/docs/doxygen/doxyxml/example/xml/index.xsd b/gr-howto-write-a-block/docs/doxygen/doxyxml/example/xml/index.xsd index d7ab2a906b..bfe960c0fd 100644 --- a/gr-howto-write-a-block/docs/doxygen/doxyxml/example/xml/index.xsd +++ b/gr-howto-write-a-block/docs/doxygen/doxyxml/example/xml/index.xsd @@ -25,7 +25,7 @@ <xsd:attribute name="refid" type="xsd:string" use="required"/> <xsd:attribute name="kind" type="MemberKind" use="required"/> </xsd:complexType> - + <xsd:simpleType name="CompoundKind"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="class"/> -- cgit v1.2.3