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