From dedc542a003c53024b800c183c0d640016ea300d Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 10 Mar 2024 18:40:17 +0100 Subject: Remove blank line --- man/rtou8.3 | 1 - 1 file changed, 1 deletion(-) (limited to 'man') diff --git a/man/rtou8.3 b/man/rtou8.3 index 0803e84..f9469c6 100644 --- a/man/rtou8.3 +++ b/man/rtou8.3 @@ -45,7 +45,6 @@ is used to print a rune to the standard output. #include /* For PRIXRUNE; see rune(3) */ rune ch = U\(aqĦ\(aq; - char buf[U8_LEN_MAX]; int w = rtou8(buf, sizeof(buf), ch); -- cgit v1.2.3