summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-C-expected/Regress.annotation_attribute_func.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-C-expected/Regress.annotation_attribute_func.page')
-rw-r--r--tests/scanner/Regress-1.0-C-expected/Regress.annotation_attribute_func.page22
1 files changed, 6 insertions, 16 deletions
diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.annotation_attribute_func.page b/tests/scanner/Regress-1.0-C-expected/Regress.annotation_attribute_func.page
index dbf8b828..f57817b6 100644
--- a/tests/scanner/Regress-1.0-C-expected/Regress.annotation_attribute_func.page
+++ b/tests/scanner/Regress-1.0-C-expected/Regress.annotation_attribute_func.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="index" group="function" type="guide"/>
<api:function>
<api:returns>
@@ -22,36 +21,27 @@
<api:name>data</api:name>
</api:arg>
</api:function>
-
</info>
<title>regress_annotation_attribute_func</title>
-
-<synopsis><code mime="text/x-csrc">
+ <synopsis><code mime="text/x-csrc">
gint regress_annotation_attribute_func (RegressAnnotationObject* object,
const gchar* data);
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>object</code></title>
-<p>A <link xref="Regress.AnnotationObject"/>.</p>
+ <p>A <link xref="Regress.AnnotationObject"/>.</p>
</item>
<item>
<title><code>data</code></title>
-<p>Some data.</p>
+ <p>Some data.</p>
</item>
<item>
<title><code>Returns</code></title>
-<p>The return value.</p>
+ <p>The return value.</p>
</item>
</terms>
-
-
</page>