From: Mischa POSLAWSKY Date: Wed, 29 Dec 2021 18:05:59 +0000 (+0100) Subject: charset: fix unicode name in cell title X-Git-Tag: v1.13~37 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/18325ec6055ddf18ea291a4aaca8e486c7a93f47 charset: fix unicode name in cell title Broken in commit v1.11-65-g57d7837d68 (2019-07-03) [charset: silence warning of empty cell arguments]. --- diff --git a/charset.plp b/charset.plp index ccbf145..119d410 100644 --- a/charset.plp +++ b/charset.plp @@ -349,7 +349,7 @@ for my $row (@request) { $visible->{$glyph}++; } - print '%s', $class, $cell) : '>'; } continue {