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,
int * dt)
{
int selectedCount;
int selectedCount = 0;
char * wsName;
Atom pCurrent;