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:
parent
1ed848709d
commit
17ef8a8b34
1 changed files with 1 additions and 1 deletions
|
@ -1744,7 +1744,7 @@ GetSelectedCount(
|
|||
DesktopRec * desktopRec,
|
||||
int * dt)
|
||||
{
|
||||
int selectedCount;
|
||||
int selectedCount = 0;
|
||||
char * wsName;
|
||||
Atom pCurrent;
|
||||
|
||||
|
|
Loading…
Reference in a new issue