[svn:parrot] r44352 - trunk/t/op

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Tue Feb 23 02:11:15 UTC 2010


Author: jkeenan
Date: Tue Feb 23 02:11:14 2010
New Revision: 44352
URL: https://trac.parrot.org/parrot/changeset/44352

Log:
[codingstd] No trailing whitespace.

Modified:
   trunk/t/op/stringu.t

Modified: trunk/t/op/stringu.t
==============================================================================
--- trunk/t/op/stringu.t	Tue Feb 23 02:10:35 2010	(r44351)
+++ trunk/t/op/stringu.t	Tue Feb 23 02:11:14 2010	(r44352)
@@ -96,7 +96,7 @@
     print $S0
     print "\n"
     end
-.end 
+.end
 CODE
 aaaaaa\xf0\x9d\x90\x80-aaaaaa
 OUTPUT


More information about the parrot-commits mailing list