all repos — openbox @ ec2113ca5bbb6043fafab0623f24e991e052f77e

openbox fork - make it a bit more like ryudo

move comment
Dana Jansens danakj@orodu.net
commit

ec2113ca5bbb6043fafab0623f24e991e052f77e

parent

7a2a461582fe5213c1b24c86c8fef9dc18d5b60f

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M otk/truerendercontrol.ccotk/truerendercontrol.cc

@@ -56,7 +56,7 @@ }

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();