X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FThingy%2FHello.pm;h=97abd14e58ba2dc9c78d5a35cffdf74705bf861b;hb=27b6e9691f9985830388bbb8fc0a04357fa4f11f;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; } }