From 846abaad420f1713db39bc28470b6de80953c692 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Tue, 3 Sep 2019 18:19:37 +0000 Subject: adapt to new

output logic (html.c rev. 1.260) --- regress/mdoc/Bd/paragraph.out_html | 2 -- 1 file changed, 2 deletions(-) (limited to 'regress/mdoc/Bd/paragraph.out_html') diff --git a/regress/mdoc/Bd/paragraph.out_html b/regress/mdoc/Bd/paragraph.out_html index c2c6993e..bec13a88 100644 --- a/regress/mdoc/Bd/paragraph.out_html +++ b/regress/mdoc/Bd/paragraph.out_html @@ -1,4 +1,3 @@ -BEGINTEST initial text

normal paragraph

filled display

paragraph in display

@@ -16,4 +15,3 @@ paragraph
again back to normal
-ENDTEST -- cgit