summaryrefslogtreecommitdiff
path: root/tests/scanner/annotationparser/gtkdoc/fail/tester.h.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/annotationparser/gtkdoc/fail/tester.h.xml')
-rw-r--r--tests/scanner/annotationparser/gtkdoc/fail/tester.h.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/tests/scanner/annotationparser/gtkdoc/fail/tester.h.xml b/tests/scanner/annotationparser/gtkdoc/fail/tester.h.xml
index 069ae71a..2aa3a34d 100644
--- a/tests/scanner/annotationparser/gtkdoc/fail/tester.h.xml
+++ b/tests/scanner/annotationparser/gtkdoc/fail/tester.h.xml
@@ -3,7 +3,7 @@
<tests xmlns="http://schemas.gnome.org/gobject-introspection/2013/test">
<test>
-<input>/**
+ <input>/**
* MACRO_NO_ITEM_DOCS:
*
* Here we document the macro but not the parameters.
@@ -24,7 +24,7 @@
</test>
<test>
-<input>/**
+ <input>/**
* MACRO_INCOMPLETE_DOCS:
* @a: a value
*
@@ -53,7 +53,7 @@
</test>
<test>
-<input>/**
+ <input>/**
* MACRO_UNUSED_DOCS:
* @a: a value
* @b: a value
@@ -94,7 +94,7 @@
</test>
<test>
-<input>/**
+ <input>/**
* EnumNoItemDocs:
*
* Here we document the enum but not the values.
@@ -118,7 +118,7 @@ http://bugzilla.gnome.org/show_bug.cgi?id=568711</description>
</test>
<test>
-<input>/**
+ <input>/**
* EnumIncompleteDocs:
* @ENUM_INCOMPLETE_DOCS_1: a value
*
@@ -147,7 +147,7 @@ http://bugzilla.gnome.org/show_bug.cgi?id=568711</description>
</test>
<test>
-<input>/**
+ <input>/**
* EnumUnusedDocs:
* @ENUM_UNUSED_DOCS_1: a value
* @ENUM_UNUSED_DOCS_2: a value
@@ -188,7 +188,7 @@ http://bugzilla.gnome.org/show_bug.cgi?id=568711</description>
</test>
<test>
-<input>/**
+ <input>/**
* StructNoItemDocs:
*
* Here we document the struct but not the values.
@@ -209,7 +209,7 @@ http://bugzilla.gnome.org/show_bug.cgi?id=568711</description>
</test>
<test>
-<input>/**
+ <input>/**
* StructIncompleteDocs:
* @a: a value
*
@@ -238,7 +238,7 @@ http://bugzilla.gnome.org/show_bug.cgi?id=568711</description>
</test>
<test>
-<input>/**
+ <input>/**
* StructUnusedDocs:
* @a: a value
* @b: a value