[svn:parrot] r48411 - branches/dynop_mapping/src/pmc

plobsing at svn.parrot.org plobsing at svn.parrot.org
Wed Aug 11 04:51:55 UTC 2010


Author: plobsing
Date: Wed Aug 11 04:51:55 2010
New Revision: 48411
URL: https://trac.parrot.org/parrot/changeset/48411

Log:
[codetest] trailing space

Modified:
   branches/dynop_mapping/src/pmc/role.pmc

Modified: branches/dynop_mapping/src/pmc/role.pmc
==============================================================================
--- branches/dynop_mapping/src/pmc/role.pmc	Wed Aug 11 04:50:48 2010	(r48410)
+++ branches/dynop_mapping/src/pmc/role.pmc	Wed Aug 11 04:51:55 2010	(r48411)
@@ -68,14 +68,14 @@
 /* Don't modify between HEADERIZER BEGIN / HEADERIZER END.  Your changes will be lost. */
 /* HEADERIZER END: static */
 
-/* 
-   
+/*
+
 =item C<static void init_role_from_hash(PARROT_INTERP, PMC *self, PMC *info)>
 
 Takes a hash and initializes the role based on it.
 
 =cut
- 
+
 */
 
 static void


More information about the parrot-commits mailing list