libDtHelp: Cov 88465

This commit is contained in:
Peter Howkins 2018-08-11 00:37:42 +01:00
parent cd09a20dfc
commit e45be6a434
1 changed files with 1 additions and 1 deletions

View File

@ -2463,7 +2463,7 @@ _DtCanvasGetPosLink (
_DtCvUnit topY;
_DtCvUnit botY;
_DtCvUnit startX;
_DtCvUnit endX;
_DtCvUnit endX = 0;
void *pChar;
_DtCvValue junk;
_DtCvStatus found = _DtCvSTATUS_NONE;