Author: jtn
Date: Fri Mar 11 01:06:00 2016
New Revision: 32226

URL: http://svn.gna.org/viewcvs/freeciv?rev=32226&view=rev
Log:
Update link in comment describing mapview iteration.

Modified:
    branches/S2_6/client/mapview_common.h

Modified: branches/S2_6/client/mapview_common.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/mapview_common.h?rev=32226&r1=32225&r2=32226&view=diff
==============================================================================
--- branches/S2_6/client/mapview_common.h       (original)
+++ branches/S2_6/client/mapview_common.h       Fri Mar 11 01:06:00 2016
@@ -89,8 +89,8 @@
  * caller needs to use a larger rectangle of iteration.
  *
  * The grid of iteration is rather complicated.  For a picture of it see
- * http://bugs.freeciv.org/Ticket/Attachment/89565/56824/newgrid.png
- * or the other text in PR#12085.
+ * http://article.gmane.org/gmane.games.freeciv.devel/50449
+ * (formerly newgrid.png in PR#12085).
  */
 #define gui_rect_iterate(GRI_x0, GRI_y0, GRI_width, GRI_height,         \
                         _t, _e, _c, _zoom)                             \


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to