X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=blootbot%2Fsrc%2Fcore.pl;h=ecbcee5f7c9388019e495797b910f66a920bc9fc;hb=4383a059acde97399d0ecb95a330e3cff328ca96;hp=ba82171854be7a2c1a1c50939c70384bb3cc1be5;hpb=a98bcf5bb54a8890a03dee50b58a5de175db4d84;p=infobot.git diff --git a/blootbot/src/core.pl b/blootbot/src/core.pl index ba82171..ecbcee5 100644 --- a/blootbot/src/core.pl +++ b/blootbot/src/core.pl @@ -224,7 +224,7 @@ sub IsChanConf { my($param) = shift; # knocked tons of bugs with this! :) - my $debug = 0 # 1 if ($param eq "whatever"); + my $debug = 0; # 1 if ($param eq "whatever"); if (!defined $param) { &WARN("IsChanConf: param == NULL.");