diff options
-rw-r--r-- | bgpd/bgpd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/bgpd.c b/bgpd/bgpd.c index 01cabae0..274180b9 100644 --- a/bgpd/bgpd.c +++ b/bgpd/bgpd.c @@ -2202,7 +2202,6 @@ peer_lookup_with_open (union sockunion *su, as_t remote_as, *as = 1; } } - } return NULL; } |