[svn:parrot] r48506 - trunk/src/pmc

mikehh at svn.parrot.org mikehh at svn.parrot.org
Sun Aug 15 05:24:10 UTC 2010


Author: mikehh
Date: Sun Aug 15 05:24:10 2010
New Revision: 48506
URL: https://trac.parrot.org/parrot/changeset/48506

Log:
correct =item to pass boilerplate only in pmc_docs.t

Modified:
   trunk/src/pmc/eval.pmc

Modified: trunk/src/pmc/eval.pmc
==============================================================================
--- trunk/src/pmc/eval.pmc	Sun Aug 15 05:19:06 2010	(r48505)
+++ trunk/src/pmc/eval.pmc	Sun Aug 15 05:24:10 2010	(r48506)
@@ -54,7 +54,8 @@
 
 /*
 
-=item C<static void clear_fixups(PARROT_INTERP, const Parrot_Sub_attributes *sub_data)>
+=item C<static void clear_fixups(PARROT_INTERP, const Parrot_Sub_attributes
+*sub_data)>
 
 
 


More information about the parrot-commits mailing list