From 43d66ed0c3145dfa01ffacc16eb6e8b65f5554a3 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sun, 28 Aug 2022 11:55:30 +0000 Subject: Vertical spacing changes around tables in man_term.c rev. 1.241 and tbl_term.c rev. 1.79 cause quite a bit of churn, unfortunately. This commit cleans up most of it. --- regress/char/unicode/input.out_utf8 | 4 ---- 1 file changed, 4 deletions(-) (limited to 'regress/char/unicode/input.out_utf8') diff --git a/regress/char/unicode/input.out_utf8 b/regress/char/unicode/input.out_utf8 index 47103803..7c0bf066 100644 --- a/regress/char/unicode/input.out_utf8 +++ b/regress/char/unicode/input.out_utf8 @@ -7,7 +7,6 @@ DDEESSCCRRIIPPTTIIOONN lowest valid: � OOnnee--bbyyttee rraannggee - U+0000 0x00 �? lowest ASCII U+001f 0x1f �? highest ASCII control character U+007f 0x7f �? highest ASCII @@ -15,7 +14,6 @@ DDEESSCCRRIIPPTTIIOONN 0xbf ? leading highest continuation TTwwoo--bbyyttee rraannggee - U+0000 0xc080 ?? lowest obfuscated ASCII U+007f 0xc1bf ?? highest obfuscated ASCII U+0080 0xc280 �� lowest two-byte @@ -24,7 +22,6 @@ DDEESSCCRRIIPPTTIIOONN 0xc2c380 ?À start byte instead of continuation TThhrreeee--bbyyttee rraannggee - U+0000 0xe08080 ??? lowest obfuscated ASCII U+007f 0xe081bf ??? highest obfuscated ASCII U+0080 0xe08280 ??? lowest obfuscated two-byte @@ -43,7 +40,6 @@ DDEESSCCRRIIPPTTIIOONN U+FFFF 0xefbfbf ￿￿ highest three-byte FFoouurr--bbyyttee rraannggee - U+0000 0xf0808080 ???? lowest obfuscated ASCII U+007f 0xf08081bf ???? highest obfuscated ASCII U+0080 0xf0808280 ???? lowest obfuscated two-byte -- cgit