[svn:parrot] r37813 - trunk/runtime/parrot/library

barney at svn.parrot.org barney at svn.parrot.org
Sun Mar 29 12:30:34 UTC 2009


Author: barney
Date: Sun Mar 29 12:30:33 2009
New Revision: 37813
URL: https://trac.parrot.org/parrot/changeset/37813

Log:
[codingstd] trailing space

Modified:
   trunk/runtime/parrot/library/dumper.pir

Modified: trunk/runtime/parrot/library/dumper.pir
==============================================================================
--- trunk/runtime/parrot/library/dumper.pir	Sun Mar 29 11:36:54 2009	(r37812)
+++ trunk/runtime/parrot/library/dumper.pir	Sun Mar 29 12:30:33 2009	(r37813)
@@ -12,7 +12,7 @@
 =head1 SYNOPSIS
 
     load_bytecode "dumper.pbc"
-    
+
     # dump the $P0 register
     _dumper( $P0 )
 


More information about the parrot-commits mailing list