fix brackets
authorminima <minima>
Sun, 19 Jan 2003 01:49:25 +0000 (01:49 +0000)
committerminima <minima>
Sun, 19 Jan 2003 01:49:25 +0000 (01:49 +0000)
perl/DXProt.pm

index 095b130580ce2760f32607dbb2fafc7d43d53566..3ef7b0750e3695a878f11da518d3ae10ba6ca930 100644 (file)
@@ -645,7 +645,7 @@ sub normal
                        # if there is a parent, proceed, otherwise if there is a latent PC19 in the PC19list, 
                        # fix it up in the routing tables and issue it forth before the PC16
                        unless ($parent) {
-                               if (my $nl = $pc19list{$ncall} && @field > 2) {
+                               if (my ($nl = $pc19list{$ncall}) && @field > 2) {
 
                                        # this is a new (remembered) node, now attach it to me if it isn't in filtered
                                        # and we haven't disallowed it