libDtHelp: Cov 89012

This commit is contained in:
Peter Howkins
2018-08-11 00:44:52 +01:00
parent 1ab2d10f01
commit 7c7e25683b

View File

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