gnome-games r7395 - trunk/aisleriot



Author: chpe
Date: Tue Feb 19 13:05:55 2008
New Revision: 7395
URL: http://svn.gnome.org/viewvc/gnome-games?rev=7395&view=rev

Log:
Add bug ref

Modified:
   trunk/aisleriot/game.c

Modified: trunk/aisleriot/game.c
==============================================================================
--- trunk/aisleriot/game.c	(original)
+++ trunk/aisleriot/game.c	Tue Feb 19 13:05:55 2008
@@ -144,7 +144,7 @@
       /* Reset the timer */
       g_timer_start (game->timer);
     } else if (state >= GAME_OVER) {
-      /* Stop the timer now so we will record the right time. See bug #FIXME */
+      /* Stop the timer now so we will record the right time. See bug #514239. */
       g_timer_stop (game->timer);
     }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]