[vhffs-dev] [2256] xgettext does not like Non-ASCII comment, and I do not like obvious comment as well :-)

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 2256
Author:   gradator
Date:     2014-12-14 17:18:12 +0100 (Sun, 14 Dec 2014)
Log Message:
-----------
xgettext does not like Non-ASCII comment, and I do not like obvious comment as well :-)

Modified Paths:
--------------
    trunk/vhffs-listengine/src/listengine.pl

Modified: trunk/vhffs-listengine/src/listengine.pl
===================================================================
--- trunk/vhffs-listengine/src/listengine.pl	2014-12-13 18:14:03 UTC (rev 2255)
+++ trunk/vhffs-listengine/src/listengine.pl	2014-12-14 16:18:12 UTC (rev 2256)
@@ -1062,7 +1062,6 @@
 			sendmail( $email , $from );
 		} 
 		elsif( ( $hash ) = $temp =~ /letmecheck\s([a-zA-Z0-9]+)$/i ) {
-			#Ent\xEAte du mail from to sujet
 			$header = new Mail::Header( );
 			$header->replace( 'From' , $LISTMASTER );
 			$header->replace( 'To' , $from );


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/