summaryrefslogtreecommitdiff
path: root/ui/cli/tap-bootpstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/cli/tap-bootpstat.c')
-rw-r--r--ui/cli/tap-bootpstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/cli/tap-bootpstat.c b/ui/cli/tap-bootpstat.c
index b5942f8dfc..88e2a49bde 100644
--- a/ui/cli/tap-bootpstat.c
+++ b/ui/cli/tap-bootpstat.c
@@ -177,7 +177,7 @@ dhcpstat_init(const char *opt_arg, void *userdata _U_)
static stat_tap_ui dhcpstat_ui = {
REGISTER_STAT_GROUP_GENERIC,
NULL,
- "bootp,stat,",
+ "bootp,stat",
dhcpstat_init,
-1,
0,