From: minima Date: Thu, 24 Feb 2005 18:48:46 +0000 (+0000) Subject: fix typo X-Git-Tag: R_1_52~135 X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=fe8204e72fd7fdd141ba33fc2481dd6422f38198;p=spider.git fix typo --- diff --git a/perl/Aranea.pm b/perl/Aranea.pm index c04534b7..75fcee8e 100644 --- a/perl/Aranea.pm +++ b/perl/Aranea.pm @@ -191,7 +191,7 @@ sub per_minute # i am special but, currently, still a node my $thing = Thingy::Rt->new_cf; $thing->broadcast; - $self->lastcf($main::systime); + $dxchan->lastcf($main::systime); } else { # i am a pc protocol node connected directly