develooper Front page | perl.cvs.parrot | Postings from May 2008

[svn:parrot] r27409 - branches/pdd25cx/src/pmc

From:
allison
Date:
May 10, 2008 06:01
Subject:
[svn:parrot] r27409 - branches/pdd25cx/src/pmc
Author: allison
Date: Sat May 10 06:01:00 2008
New Revision: 27409

Modified:
   branches/pdd25cx/src/pmc/scheduler.pmc

Log:
[pdd25cx] Clean up stray tab added by unhelpful Vim config.


Modified: branches/pdd25cx/src/pmc/scheduler.pmc
==============================================================================
--- branches/pdd25cx/src/pmc/scheduler.pmc	(original)
+++ branches/pdd25cx/src/pmc/scheduler.pmc	Sat May 10 06:01:00 2008
@@ -425,7 +425,7 @@
             }
         }
 
-	real_exception(interp, NULL, EXCEPTION_INVALID_OPERATION,
+        real_exception(interp, NULL, EXCEPTION_INVALID_OPERATION,
                         "No handler to delete.");
     }
 



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About