summaryrefslogtreecommitdiff
path: root/bgpd/bgpd.c
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/bgpd.c')
-rw-r--r--bgpd/bgpd.c1
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;
}