1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

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 botY;
_DtCvUnit startX;
_DtCvUnit endX;
_DtCvUnit endX = 0;
void *pChar;
_DtCvValue junk;
_DtCvStatus found = _DtCvSTATUS_NONE;