mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 23:58:44 +00:00
[bgpd] delete erroneous extra brace..
This commit is contained in:
parent
66bed4f4f0
commit
4a5f432fa0
@ -2202,7 +2202,6 @@ peer_lookup_with_open (union sockunion *su, as_t remote_as,
|
|||||||
*as = 1;
|
*as = 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user