r282 - trunk

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Fri May 18 11:27:50 EDT 2007


Author: icculus
Date: 2007-05-18 11:27:50 -0400 (Fri, 18 May 2007)
New Revision: 282

Modified:
   trunk/fileio.c
Log:
Removed an already-fixed FIXME comment.


Modified: trunk/fileio.c
===================================================================
--- trunk/fileio.c	2007-05-17 17:07:27 UTC (rev 281)
+++ trunk/fileio.c	2007-05-18 15:27:50 UTC (rev 282)
@@ -102,7 +102,6 @@
         MojoPlatform_sleep(100);
         if (cb != NULL)
         {
-            // !!! FIXME: need a way to say "we're just spinning without a goal."
             if (!cb(MojoPlatform_ticks() - start, 0, 0, -1, data))
                 iofailure = true;
         } // if




More information about the mojosetup-commits mailing list