summaryrefslogtreecommitdiff
path: root/ripd/rip_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'ripd/rip_main.c')
-rw-r--r--ripd/rip_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ripd/rip_main.c b/ripd/rip_main.c
index 2e5eec9844..7b9146b13a 100644
--- a/ripd/rip_main.c
+++ b/ripd/rip_main.c
@@ -161,7 +161,6 @@ int main(int argc, char **argv)
break;
default:
frr_help_exit(1);
- break;
}
}