[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r21432: {projects} and fix a comment (projects/misc)



Author: runa
Date: 2010-01-18 18:08:47 +0000 (Mon, 18 Jan 2010)
New Revision: 21432

Modified:
   projects/misc/twitter.pl
Log:
and fix a comment

Modified: projects/misc/twitter.pl
===================================================================
--- projects/misc/twitter.pl	2010-01-18 18:06:05 UTC (rev 21431)
+++ projects/misc/twitter.pl	2010-01-18 18:08:47 UTC (rev 21432)
@@ -82,7 +82,6 @@
 	}
 }
 
-# Cut the newlines
 my $line1 = $lines[0];
 my $line2 = $lines[1];
 my $line3 = $lines[2];