From ec2113ca5bbb6043fafab0623f24e991e052f77e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 12 Feb 2003 06:20:48 +0000 Subject: [PATCH] move comment --- otk/truerendercontrol.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(); -- 2.44.0