summaryrefslogtreecommitdiff
path: root/ui/cli/tap-httpstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/cli/tap-httpstat.c')
-rw-r--r--ui/cli/tap-httpstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/cli/tap-httpstat.c b/ui/cli/tap-httpstat.c
index 9f59be9eef..573c707572 100644
--- a/ui/cli/tap-httpstat.c
+++ b/ui/cli/tap-httpstat.c
@@ -323,7 +323,7 @@ httpstat_init(const char *opt_arg, void *userdata _U_)
static stat_tap_ui httpstat_ui = {
REGISTER_STAT_GROUP_GENERIC,
NULL,
- "http,stat,",
+ "http,stat",
httpstat_init,
-1,
0,