diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-02-12 06:20:48 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-02-12 06:20:48 +0000 |
| commit | ec2113ca5bbb6043fafab0623f24e991e052f77e (patch) | |
| tree | f1a9745926b776093fcfda63aac9b9a351d13ac1 /otk/truerendercontrol.cc | |
| parent | 7a2a461582fe5213c1b24c86c8fef9dc18d5b60f (diff) | |
move comment
Diffstat (limited to 'otk/truerendercontrol.cc')
| -rw-r--r-- | otk/truerendercontrol.cc | 2 |
1 files changed, 1 insertions, 1 deletions
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(); |
