[fayland commit] r971 - trunk/CPAN/IRC-Bot-Log-Extended/lib/IRC/Bot/Log

0 views
Skip to first unread message

codesite...@google.com

unread,
Feb 23, 2009, 1:51:51 AM2/23/09
to fay...@googlegroups.com
Author: fayland
Date: Sun Feb 22 22:50:29 2009
New Revision: 971

Modified:
trunk/CPAN/IRC-Bot-Log-Extended/lib/IRC/Bot/Log/Extended.pm

Log:
tiny change

Modified: trunk/CPAN/IRC-Bot-Log-Extended/lib/IRC/Bot/Log/Extended.pm
==============================================================================
--- trunk/CPAN/IRC-Bot-Log-Extended/lib/IRC/Bot/Log/Extended.pm (original)
+++ trunk/CPAN/IRC-Bot-Log-Extended/lib/IRC/Bot/Log/Extended.pm Sun Feb 22
22:50:29 2009
@@ -56,7 +56,7 @@
return if ( -e $file );

open( my $fh, '>', $file ) || croak "Cannot Open $file!";
- print $fh "...\n";
+ print $fh "\n";
close($fh) || croak "Cannot Close $file!";
}

Reply all
Reply to author
Forward
0 new messages