develooper Front page | perl.cvs.parrot | Postings from January 2009

[svn:parrot] r35033 - trunk/compilers/pirc/src

From:
kjs
Date:
January 6, 2009 05:44
Subject:
[svn:parrot] r35033 - trunk/compilers/pirc/src
Message ID:
20090106134435.5AD04CB9F9@x12.develooper.com
Author: kjs
Date: Tue Jan  6 05:44:34 2009
New Revision: 35033

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

Log:
[pirc] fix a /* in a comment.

Modified: trunk/compilers/pirc/src/pircompunit.c
==============================================================================
--- trunk/compilers/pirc/src/pircompunit.c	(original)
+++ trunk/compilers/pirc/src/pircompunit.c	Tue Jan  6 05:44:34 2009
@@ -848,6 +848,7 @@
      *
      * jumping to L1 is equivalent to jumping to L2 or L3; so when calculating
      * branch offsets, all three labels must yield the same offset.
+     */
 
     /* store the labelname and its offset */
     store_local_label(lexer, labelname, instr->offset);



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About