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 88221

This commit is contained in:
Peter Howkins 2018-08-11 00:36:29 +01:00
parent a69ed1cf9b
commit cd09a20dfc

View file

@ -341,7 +341,7 @@ ScrollTimerCB (
{
int diffY = 0;
int diffX = 0;
int x;
int x = 0;
int y;
int scrollTimeOut;
int maxY;