From 8345f57fa740b8626b8ab260c7d059b34e04ab58 Mon Sep 17 00:00:00 2001 From: timriker Date: Thu, 17 Feb 2005 04:43:18 +0000 Subject: [PATCH] ws git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1132 c11ca15a-4712-0410-83d8-924469b57eb5 --- blootbot/src/CommandStubs.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blootbot/src/CommandStubs.pl b/blootbot/src/CommandStubs.pl index e153fce..26d3077 100644 --- a/blootbot/src/CommandStubs.pl +++ b/blootbot/src/CommandStubs.pl @@ -655,7 +655,7 @@ sub convert { sub lart { my ($target) = &fixString($_[0]); - my $extra = 0; + my $extra = 0; my $chan = $talkchannel; my ($for); -- 2.39.5