From e70abadf0dd7d5312311926ec5b5130e1933d83b Mon Sep 17 00:00:00 2001 From: Giovanni Campagna Date: Wed, 19 Feb 2014 17:15:34 +0100 Subject: doctool: update reference tests https://bugzilla.gnome.org/show_bug.cgi?id=724735 --- .../Regress.AnnotationObject.in.page | 22 ++++++---------------- 1 file changed, 6 insertions(+), 16 deletions(-) (limited to 'tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.in.page') diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.in.page b/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.in.page index ef1f430a..e871ff59 100644 --- a/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.in.page +++ b/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.in.page @@ -6,7 +6,6 @@ xmlns:api="http://projectmallard.org/experimental/api/" xmlns:ui="http://projectmallard.org/1.0/ui/"> - @@ -22,36 +21,27 @@ inarg - regress_annotation_object_in - - + gint regress_annotation_object_in (RegressAnnotationObject* object, int* inarg); - + +

This is a test for in arguments

- -

This is a test for in arguments

- - - - <code>object</code> -

a

+

a

<code>inarg</code> -

This is an argument test

+

This is an argument test

<code>Returns</code> -

an int

+

an int

- - -- cgit v1.2.1