]> git.donarmstrong.com Git - infobot.git/commitdiff
forgot this one
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 18 Apr 2001 14:51:07 +0000 (14:51 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 18 Apr 2001 14:51:07 +0000 (14:51 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@450 c11ca15a-4712-0410-83d8-924469b57eb5

src/IRC/Irc.pl

index 13dcb2280269dbf3fd28441868a60417c48bbb6a..32e5158c6b79630f1f5588c0391396802d33ced1 100644 (file)
@@ -288,7 +288,7 @@ sub notice {
     } else {
        $notcount       = 0;
        $nottime        = $t;
-       $notsize        = length $msg;
+       $notsize        = length $txt;
     }
 
     $conn->notice($target, $txt);