X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e155b6dc4a8a43375d222c6a920a59fceb23e128..0d71f602a3268f8059dc48042280fb25c1abb4ba:/writing.plp diff --git a/writing.plp b/writing.plp index 86654e2..d6269e8 100644 --- a/writing.plp +++ b/writing.plp @@ -29,7 +29,7 @@ use Shiar_Sheet::FormatChar; my $glyphs = Shiar_Sheet::FormatChar->new; unless (exists $get{v}) { $glyphs->{unicode}--; - $glyphs->{anno} = 0; + $glyphs->{anno} = []; $glyphs->{style} = 0; }