1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00

dtfile: Resolve CID 89319

This commit is contained in:
Peter Howkins 2015-01-15 15:25:13 +00:00
parent 1ed848709d
commit 17ef8a8b34

View file

@ -1744,7 +1744,7 @@ GetSelectedCount(
DesktopRec * desktopRec, DesktopRec * desktopRec,
int * dt) int * dt)
{ {
int selectedCount; int selectedCount = 0;
char * wsName; char * wsName;
Atom pCurrent; Atom pCurrent;