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:
parent
1ab2d10f01
commit
7c7e25683b
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue