Author: coke
Date: Fri Aug  8 14:04:42 2008
New Revision: 30136

Modified:
   trunk/compilers/pirc/new/pircompunit.c

Log:
[docs] Fix pod issue causing smolder failures.



Modified: trunk/compilers/pirc/new/pircompunit.c
==============================================================================
--- trunk/compilers/pirc/new/pircompunit.c      (original)
+++ trunk/compilers/pirc/new/pircompunit.c      Fri Aug  8 14:04:42 2008
@@ -367,6 +367,8 @@
 
 /*
 
+=over 4
+
 =item C<new_named_const>
 
 Creates a new constant node of the given type, by the given name.
@@ -966,6 +968,12 @@
 }
 
 /*
+
+=back
+
+*/
+
+/*
  * Local variables:
  *   c-file-style: "parrot"
  * End:

Reply via email to