[svn:parrot] r44994 - trunk/tools/dev

Util at svn.parrot.org Util at svn.parrot.org
Thu Mar 18 05:22:28 UTC 2010


Author: Util
Date: Thu Mar 18 05:22:27 2010
New Revision: 44994
URL: https://trac.parrot.org/parrot/changeset/44994

Log:
[codingstd] Removed trailing whitespace

Modified:
   trunk/tools/dev/branch_status.pl

Modified: trunk/tools/dev/branch_status.pl
==============================================================================
--- trunk/tools/dev/branch_status.pl	Thu Mar 18 04:58:12 2010	(r44993)
+++ trunk/tools/dev/branch_status.pl	Thu Mar 18 05:22:27 2010	(r44994)
@@ -43,7 +43,7 @@
         Branch Revisions Creator Authors Created
         Updated Components Commits LastMergeRev
     ));
-} 
+}
 
 
 foreach my $branch (@branches) {


More information about the parrot-commits mailing list