[svn:parrot] r44288 - trunk/runtime/parrot/library
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Mon Feb 22 04:51:25 UTC 2010
Author: mikehh
Date: Mon Feb 22 04:51:24 2010
New Revision: 44288
URL: https://trac.parrot.org/parrot/changeset/44288
Log:
fix missing = on back for podchecker
Modified:
trunk/runtime/parrot/library/distutils.pir
Modified: trunk/runtime/parrot/library/distutils.pir
==============================================================================
--- trunk/runtime/parrot/library/distutils.pir Mon Feb 22 04:28:13 2010 (r44287)
+++ trunk/runtime/parrot/library/distutils.pir Mon Feb 22 04:51:24 2010 (r44288)
@@ -3176,7 +3176,7 @@
the default value is setup.pir
-back
+=back
=cut
More information about the parrot-commits
mailing list