summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-C-expected/Regress.annotation_custom_destroy.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-C-expected/Regress.annotation_custom_destroy.page')
-rw-r--r--tests/scanner/Regress-1.0-C-expected/Regress.annotation_custom_destroy.page20
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.annotation_custom_destroy.page b/tests/scanner/Regress-1.0-C-expected/Regress.annotation_custom_destroy.page
index 2a474a5e..72f910a6 100644
--- a/tests/scanner/Regress-1.0-C-expected/Regress.annotation_custom_destroy.page
+++ b/tests/scanner/Regress-1.0-C-expected/Regress.annotation_custom_destroy.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>
@@ -26,27 +25,20 @@
<api:name>data</api:name>
</api:arg>
</api:function>
-
</info>
<title>regress_annotation_custom_destroy</title>
-
-<synopsis><code mime="text/x-csrc">
+ <synopsis><code mime="text/x-csrc">
void regress_annotation_custom_destroy (RegressAnnotationCallback callback,
RegressAnnotationNotifyFunc destroy,
gpointer data);
-</code></synopsis>
-
-
- <p>Test messing up the heuristic of closure/destroy-notification
+ </code></synopsis>
+ <p>Test messing up the heuristic of closure/destroy-notification
detection, and fixing it via annotations.</p>
-
-
-
-
+
<terms>
<item>
<title><code>callback</code></title>
-<p>Destroy notification</p>
+ <p>Destroy notification</p>
</item>
<item>
<title><code>destroy</code></title>
@@ -62,6 +54,4 @@ detection, and fixing it via annotations.</p>
</item>
</terms>
-
-
</page>