X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FThingy%2FHello.pm;h=97abd14e58ba2dc9c78d5a35cffdf74705bf861b;hb=de7f7dbbadcad48ba245f22db044b14954e18782;hp=9c6a539f8255f39569574019bbbb504a28c906f0;hpb=7f15868bb42d0fd790dd41a886fc14127f4cf41c;p=spider.git diff --git a/perl/Thingy/Hello.pm b/perl/Thingy/Hello.pm index 9c6a539f..97abd14e 100644 --- a/perl/Thingy/Hello.pm +++ b/perl/Thingy/Hello.pm @@ -90,7 +90,7 @@ sub handle $thing->send($dxchan); # broadcast our configuration to the world - $thing = Thingy::Rt->new_lcf; + $thing = Thingy::Rt->new_cf; $thing->broadcast; } }