[svn:parrot] r44809 - trunk/src/ops

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Tue Mar 9 13:18:31 UTC 2010


Author: jkeenan
Date: Tue Mar  9 13:18:28 2010
New Revision: 44809
URL: https://trac.parrot.org/parrot/changeset/44809

Log:
[codingstd] No trailing whitespace.

Modified:
   trunk/src/ops/var.ops

Modified: trunk/src/ops/var.ops
==============================================================================
--- trunk/src/ops/var.ops	Tue Mar  9 12:51:16 2010	(r44808)
+++ trunk/src/ops/var.ops	Tue Mar  9 13:18:28 2010	(r44809)
@@ -473,7 +473,7 @@
 =item B<find_sub_not_null>(out PMC, in STR)
 
 Do the same thing as C<find_name>, but throw an exception if the name isn't
-found.    
+found.
 
 =cut
 


More information about the parrot-commits mailing list