From 3b64a2e808ae25b437c30bec237ada89dc4bcfb3 Mon Sep 17 00:00:00 2001 From: "Jasper St. Pierre" Date: Thu, 14 Feb 2013 22:47:10 -0500 Subject: doctool: Fix use of
tag in templates This isn't legal Mallard --- .../Regress.annotation_invalid_regress_annotation.page | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) (limited to 'tests/scanner/Regress-1.0-C-expected/Regress.annotation_invalid_regress_annotation.page') diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.annotation_invalid_regress_annotation.page b/tests/scanner/Regress-1.0-C-expected/Regress.annotation_invalid_regress_annotation.page index 4c485eac..1c2256fa 100644 --- a/tests/scanner/Regress-1.0-C-expected/Regress.annotation_invalid_regress_annotation.page +++ b/tests/scanner/Regress-1.0-C-expected/Regress.annotation_invalid_regress_annotation.page @@ -32,12 +32,16 @@ void regress_annotation_invalid_regress_annotation (int foo); -
-

foo :

-

some text (e.g. example) or else

-

Returns :

-
-
+ + +<code>foo</code> +

some text (e.g. example) or else

+
+ +<code>Returns</code> + + +
-- cgit v1.2.1