chiark / gitweb /
Fix outdated comment
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 4 May 2005 13:17:45 +0000 (13:17 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 4 May 2005 13:17:45 +0000 (13:17 +0000)
[originally from svn r5744]

twiddle.c

index b03ca011146ebad507074e083f4f617d23d69777..8fd0b21004b0425be80360c394c09aae33f95777 100644 (file)
--- a/twiddle.c
+++ b/twiddle.c
@@ -763,7 +763,7 @@ static void draw_tile(frontend *fe, game_state *state, int x, int y,
     }
 
     /*
-     * Next, the colour bars for orientation.
+     * Next, the triangles for orientation.
      */
     if (state->orientable) {
        int xdx, xdy, ydx, ydy;