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:
