rnd-20041125-1-src
[rocksndiamonds.git] / src / init.c
index b02d08838168225d8a80c012f2a72a0eb2f1d59b..3035792733eea58c901cd7277a6114a9c97f6f79 100644 (file)
@@ -1246,7 +1246,7 @@ static void InitGraphicInfo()
     }
 
 #if defined(TARGET_X11_NATIVE_PERFORMANCE_WORKAROUND)
-    /* currently we need only a tile clip mask from the first frame */
+    /* currently we only need a tile clip mask from the first frame */
     getGraphicSource(i, first_frame, &src_bitmap, &src_x, &src_y);
 
     if (copy_clipmask_gc == None)