[cairo-commit] test/coverage.c

Chris Wilson ickle at kemper.freedesktop.org
Sat Jun 12 07:34:24 PDT 2010


 test/coverage.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3d72b4aa70d106b5da093e6405c7e3890fa343cf
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date:   Sat Jun 12 15:32:31 2010 +0100

    test/coverage: The comment was still wrong.
    
    Writing comments is hard. I give in.

diff --git a/test/coverage.c b/test/coverage.c
index 4728088..2c037eb 100644
--- a/test/coverage.c
+++ b/test/coverage.c
@@ -280,7 +280,7 @@ column_triangles (cairo_t *cr, int width, int height)
 		     *  s ---  .      ---
 		     *  t  |   |\      |
 		     *  e  |   | \     |
-		     *  p ---  ....    |  2 * step = 1 / WIDTH
+		     *  p ---  ....    |  2 * step = x / WIDTH
 		     *          \ |    |
 		     *           \|    |
 		     *            .   ---


More information about the cairo-commit mailing list