[svn:parrot] r41383 - trunk/src

coke at svn.parrot.org coke at svn.parrot.org
Sun Sep 20 23:48:06 UTC 2009


Author: coke
Date: Sun Sep 20 23:48:05 2009
New Revision: 41383
URL: https://trac.parrot.org/parrot/changeset/41383

Log:
This was just a generic todo comment. Remove from ``ticket'' status.

Modified:
   trunk/src/debug.c

Modified: trunk/src/debug.c
==============================================================================
--- trunk/src/debug.c	Sun Sep 20 21:58:02 2009	(r41382)
+++ trunk/src/debug.c	Sun Sep 20 23:48:05 2009	(r41383)
@@ -3180,7 +3180,7 @@
             h = 1;
         }
         else if (*c == ':') {
-            /* this is a label. RT #46137 right? */
+            /* probably a label */
             h = 0;
         }
 


More information about the parrot-commits mailing list