X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Ftruerendercontrol.cc;h=1d5b8dc44bc37b3e327a699e3fda5a89c54aebaa;hb=ec2113ca5bbb6043fafab0623f24e991e052f77e;hp=47c97aa188826c870e7e803237fa91a5b02a549e;hpb=325a909dcdf5faa3a1cd5d30c45f2cda77c5ab4c;p=chaz%2Fopenbox diff --git a/otk/truerendercontrol.cc b/otk/truerendercontrol.cc index 47c97aa1..1d5b8dc4 100644 --- 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();