]> Dogcows Code - chaz/openbox/commitdiff
move comment
authorDana Jansens <danakj@orodu.net>
Wed, 12 Feb 2003 06:20:48 +0000 (06:20 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 12 Feb 2003 06:20:48 +0000 (06:20 +0000)
otk/truerendercontrol.cc

index 47c97aa188826c870e7e803237fa91a5b02a549e..1d5b8dc44bc37b3e327a699e3fda5a89c54aebaa 100644 (file)
@@ -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();
This page took 0.023889 seconds and 4 git commands to generate.