]> git.sesse.net Git - nms/commitdiff
Remove a ;
authorEirik Nygaard <eirikn@space>
Tue, 3 Apr 2007 16:22:05 +0000 (18:22 +0200)
committerEirik Nygaard <eirikn@space>
Tue, 3 Apr 2007 16:22:05 +0000 (18:22 +0200)
clients/zyxelng.pl

index 05bf471421368048734ff9a1aabfe9ff5acc27a2..e41f6578dba08d016ae93be1d764ce39cb6f7795 100644 (file)
@@ -32,7 +32,7 @@ my $switchip;
 #$switchip = "192.168.2.150" if $one;
 #$switchip = "192.168.1.1" unless $one;
 $switchip = $oldip;
-my $switch = switch_connect($switchip);
+my $switch = switch_connect($switchip)
        or die "Could not connect to $switchip";
 
 my $cmds1 = <<EOF