Author: allison
Date: Wed Aug 20 14:29:39 2008
New Revision: 30401

Modified:
   trunk/src/ops/core.ops

Log:
[cage] Include parameter type in docs for 'local_return'.


Modified: trunk/src/ops/core.ops
==============================================================================
--- trunk/src/ops/core.ops      (original)
+++ trunk/src/ops/core.ops      Wed Aug 20 14:29:39 2008
@@ -252,7 +252,7 @@
     goto OFFSET($2);
 }
 
-=item B<local_return>()
+=item B<local_return>(invar PMC)
 
 Pop the location off the top of the call stack and go there.
 

Reply via email to