[svn:parrot] r47703 - trunk/t/pmc

NotFound at svn.parrot.org NotFound at svn.parrot.org
Sat Jun 19 10:34:55 UTC 2010


Author: NotFound
Date: Sat Jun 19 10:34:55 2010
New Revision: 47703
URL: https://trac.parrot.org/parrot/changeset/47703

Log:
codingstd: trailing space

Modified:
   trunk/t/pmc/stringhandle.t

Modified: trunk/t/pmc/stringhandle.t
==============================================================================
--- trunk/t/pmc/stringhandle.t	Sat Jun 19 10:26:04 2010	(r47702)
+++ trunk/t/pmc/stringhandle.t	Sat Jun 19 10:34:55 2010	(r47703)
@@ -239,7 +239,6 @@
     sh = new ['StringHandle']
     eh = new ['ExceptionHandler']
     eh.'handle_types'(.EXCEPTION_PIO_ERROR)
-    
     push_eh eh
 
     # puts to SH not opened


More information about the parrot-commits mailing list