X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5c6226f7284e7b0ce87825f4a90d083d03f94388..451bf471d1e1b84e74eae3683a433f2d4a979d13:/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; }