projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7a2a461
)
move comment
author
Dana Jansens
<danakj@orodu.net>
Wed, 12 Feb 2003 06:20:48 +0000
(06:20 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Wed, 12 Feb 2003 06:20:48 +0000
(06:20 +0000)
otk/truerendercontrol.cc
patch
|
blob
|
history
diff --git
a/otk/truerendercontrol.cc
b/otk/truerendercontrol.cc
index 47c97aa188826c870e7e803237fa91a5b02a549e..1d5b8dc44bc37b3e327a699e3fda5a89c54aebaa 100644
(file)
--- a/
otk/truerendercontrol.cc
+++ b/
otk/truerendercontrol.cc
@@
-56,7
+56,7
@@
TrueRenderControl::~TrueRenderControl()
void TrueRenderControl::reduceDepth(Surface &sf, XImage *im) const
{
-// since pixel32 is the largest possible pixel size, we can share the array
+
// since pixel32 is the largest possible pixel size, we can share the array
int r, g, b;
int x,y;
pixel32 *data = sf.pixelData();