summaryrefslogtreecommitdiff
path: root/lib/libfrr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libfrr.c')
-rw-r--r--lib/libfrr.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libfrr.c b/lib/libfrr.c
index 5f292c989c..1dd7e932c5 100644
--- a/lib/libfrr.c
+++ b/lib/libfrr.c
@@ -175,7 +175,6 @@ static const struct optspec os_user = {"u:g:",
" -g, --group Group to run as\n",
lo_user};
-
bool frr_zclient_addr(struct sockaddr_storage *sa, socklen_t *sa_len,
const char *path)
{