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:
a895cc3
)
libDtHelp: Cov 174697
author
Peter Howkins
<flibble@users.sf.net>
Fri, 10 Aug 2018 23:53:10 +0000
(
00:53
+0100)
committer
Peter Howkins
<flibble@users.sf.net>
Fri, 10 Aug 2018 23:53:10 +0000
(
00:53
+0100)
cde/lib/DtHelp/il/ildither.c
patch
|
blob
|
history
diff --git
a/cde/lib/DtHelp/il/ildither.c
b/cde/lib/DtHelp/il/ildither.c
index 4d6cfbb74f8bc2f81d3b20061b1f7a42dc2bb30a..d2b0f55be1dc3bdd73cdf6e2a6215b66846e86d2 100644
(file)
--- a/
cde/lib/DtHelp/il/ildither.c
+++ b/
cde/lib/DtHelp/il/ildither.c
@@
-772,7
+772,7
@@
convertBoxTotalRec total, part1, part2;
convertBoxCountRec count;
convertBoxRec slice;
convertBoxRec *pBox = &BoxTable[box];
-double temp, ssq1, ssq2;
+double temp, ssq1
= 0.0f
, ssq2;
int axis, plane, rgb, n;
if ( CountBox( pBox, Ftable, &count ) ) {