perl.cvs.parrot
[Top] [All Lists]

[svn:parrot] r29839 - trunk/languages/tcl/src/pmc

Subject: [svn:parrot] r29839 - trunk/languages/tcl/src/pmc
From: bernhard@xxxxxxxxxxxx
Date: Tue, 29 Jul 2008 01:24:58 -0700 (PDT)
Newsgroups: perl.cvs.parrot

Author: bernhard
Date: Tue Jul 29 01:24:57 2008
New Revision: 29839

Modified:
   trunk/languages/tcl/src/pmc/tcllist.pmc

Log:
[codingstd] Fix POD.


Modified: trunk/languages/tcl/src/pmc/tcllist.pmc
==============================================================================
--- trunk/languages/tcl/src/pmc/tcllist.pmc     (original)
+++ trunk/languages/tcl/src/pmc/tcllist.pmc     Tue Jul 29 01:24:57 2008
@@ -203,8 +203,6 @@
 
 Copy the contents of other to self.
 
-=back
-
 =cut
 
 */
@@ -259,6 +257,12 @@
 }
 
 /*
+
+=back
+
+*/
+
+/*
  * Local variables:
  *   c-file-style: "parrot"
  * End:

<Prev in Thread] Current Thread [Next in Thread>
  • [svn:parrot] r29839 - trunk/languages/tcl/src/pmc, bernhard <=