]> git.donarmstrong.com Git - infobot.git/blobdiff - src/IRC/IrcHooks.pl
ws
[infobot.git] / src / IRC / IrcHooks.pl
index 4697d3f564a066a4c3c0055cf710a2eda9e77a89..9c9d87c06f70531924671117d36234add002135f 100644 (file)
@@ -899,7 +899,7 @@ sub on_public {
        $v++;
 
        # don't allow ppl to cheat the stats :-)
-       if (defined $t && $time - $t > 60) { 
+       if (defined $t && $time - $t > 60) {
            &sqlReplace("stats", {
                nick    => $who,
                type    => $x,