* src/pshinter/pshrec.c (ps_hints_stem): Correct argument.

adjust
Alexei Podtelezhnikov 8 months ago
parent a46424228f
commit b875924a6f
  1. 2
      src/pshinter/pshrec.c

@ -806,7 +806,7 @@
ps_hints_stem( PS_Hints hints,
FT_UInt dimension,
FT_Int count,
FT_Long* stems )
FT_Pos* stems )
{
PS_Dimension dim;

Loading…
Cancel
Save