diff options
Diffstat (limited to 'tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.in.page')
-rw-r--r-- | tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.in.page | 22 |
1 files changed, 14 insertions, 8 deletions
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 2795957d..568cd897 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 @@ -37,14 +37,20 @@ gint regress_annotation_object_in (RegressAnnotationObject* object, -<dl> -<dt><p>object :</p></dt> -<dd><p>a <link xref="GObject.Object"/></p></dd> -<dt><p>inarg :</p></dt> -<dd><p>This is an argument test</p></dd> -<dt><p>Returns :</p></dt> -<dd><p>an int</p></dd> -</dl> +<terms> +<item> +<title><code>object</code></title> +<p>a <link xref="GObject.Object"/></p> +</item> +<item> +<title><code>inarg</code></title> +<p>This is an argument test</p> +</item> +<item> +<title><code>Returns</code></title> +<p>an int</p> +</item> +</terms> |