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 88465

This commit is contained in:
Peter Howkins 2018-08-11 00:37:42 +01:00
parent cd09a20dfc
commit e45be6a434

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;