fix announces to be all UPPER case for poor old DX Telnet
[spider.git] / perl / cluster.pl
index e8858a0df531f2e8709e7d865b22bd4f2cfb8cd7..5aef00562c7c45c28442822a7223d431e898f369 100755 (executable)
@@ -38,7 +38,6 @@ BEGIN {
        close CLLOCK;
 }
 
-
 use Msg;
 use DXVars;
 use DXDebug;
@@ -377,7 +376,6 @@ Spot->init();
 dbg('err', "reading in duplicate spot and WWV info ...");
 DXProt->init();
 
-
 # put in a DXCluster node for us here so we can add users and take them away
 DXNode->new($DXProt::me, $mycall, 0, 1, $DXProt::myprot_version);