[svn:parrot] r43240 - branches/pmc_freeze_cleanup/src
mikehh at svn.parrot.org
mikehh at svn.parrot.org
Thu Dec 24 19:45:49 UTC 2009
Author: mikehh
Date: Thu Dec 24 19:45:49 2009
New Revision: 43240
URL: https://trac.parrot.org/parrot/changeset/43240
Log:
fix codetest failure - fix documentation
Modified:
branches/pmc_freeze_cleanup/src/pmc_freeze.c
Modified: branches/pmc_freeze_cleanup/src/pmc_freeze.c
==============================================================================
--- branches/pmc_freeze_cleanup/src/pmc_freeze.c Thu Dec 24 19:41:36 2009 (r43239)
+++ branches/pmc_freeze_cleanup/src/pmc_freeze.c Thu Dec 24 19:45:49 2009 (r43240)
@@ -684,7 +684,8 @@
/*
-=item C<static int thaw_pmc_id(PARROT_INTERP, visit_info *info, UINTVAL *id, INTVAL *type)>
+=item C<static int thaw_pmc_id(PARROT_INTERP, visit_info *info, UINTVAL *id,
+INTVAL *type)>
Freeze and thaw a PMC (id).
More information about the parrot-commits
mailing list