From fe8204e72fd7fdd141ba33fc2481dd6422f38198 Mon Sep 17 00:00:00 2001 From: minima Date: Thu, 24 Feb 2005 18:48:46 +0000 Subject: [PATCH] fix typo --- perl/Aranea.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.34.1