[svn:parrot] r41194 - trunk/src/call

chromatic at svn.parrot.org chromatic at svn.parrot.org
Thu Sep 10 23:23:07 UTC 2009


Author: chromatic
Date: Thu Sep 10 23:23:07 2009
New Revision: 41194
URL: https://trac.parrot.org/parrot/changeset/41194

Log:
[call] Fixed VERY PICKY structure of documentation for an inline function
specific to this file so that the VERY PICKY documentation test can find it.

Modified:
   trunk/src/call/context.c

Modified: trunk/src/call/context.c
==============================================================================
--- trunk/src/call/context.c	Thu Sep 10 23:21:19 2009	(r41193)
+++ trunk/src/call/context.c	Thu Sep 10 23:23:07 2009	(r41194)
@@ -1066,9 +1066,9 @@
 
 =cut
 
-
 */
 
+
 PARROT_INLINE
 PARROT_CANNOT_RETURN_NULL
 static Parrot_Context *


More information about the parrot-commits mailing list