projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ed8487
)
dtfile: Resolve CID 89319
author
Peter Howkins
<flibble@users.sf.net>
Thu, 15 Jan 2015 15:25:13 +0000
(15:25 +0000)
committer
Peter Howkins
<flibble@users.sf.net>
Thu, 15 Jan 2015 15:25:13 +0000
(15:25 +0000)
cde/programs/dtfile/File.c
patch
|
blob
|
history
diff --git
a/cde/programs/dtfile/File.c
b/cde/programs/dtfile/File.c
index a3a11c3f9015fdabfc31913c9b82fb91d3011e28..28b4a5118a77c36a190a7b35cd16b9347b6c6e2e 100644
(file)
--- a/
cde/programs/dtfile/File.c
+++ b/
cde/programs/dtfile/File.c
@@
-1744,7
+1744,7
@@
GetSelectedCount(
DesktopRec * desktopRec,
int * dt)
{
- int selectedCount;
+ int selectedCount
= 0
;
char * wsName;
Atom pCurrent;