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

[email protected]
Newsgroups perl.cvs.parrot
Message-ID <[email protected]>
Author: kjs
Date: Sat Jan 17 05:50:56 2009
New Revision: 35685

Modified:
   trunk/compilers/pirc/src/pir.l
   trunk/compilers/pirc/src/pirlexer.c

Log:
[pirc] fix a comment.

Modified: trunk/compilers/pirc/src/pir.l
==============================================================================
--- trunk/compilers/pirc/src/pir.l	(original)
+++ trunk/compilers/pirc/src/pir.l	Sat Jan 17 05:50:56 2009
@@ -456,7 +456,7 @@
                      *   (colon1) (colon2)
                      *
                      * colon1 points to the first colon, colon2 points to the second.
-                     *
+                     */
 
                     /* copy the encoding part */
                     ustr->encoding = dupstrn(lexer, yytext, colon1 - yytext);

Modified: trunk/compilers/pirc/src/pirlexer.c
==============================================================================
--- trunk/compilers/pirc/src/pirlexer.c	(original)
+++ trunk/compilers/pirc/src/pirlexer.c	Sat Jan 17 05:50:56 2009
@@ -2642,7 +2642,7 @@
                      *   (colon1) (colon2)
                      *
                      * colon1 points to the first colon, colon2 points to the second.
-                     *
+                     */
 
                     /* copy the encoding part */
                     ustr->encoding = dupstrn(lexer, yytext, colon1 - yytext);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.