diff --git a/src/stats-html.c b/src/stats-html.c index a8e63a2e2..c69fb9d2a 100644 --- a/src/stats-html.c +++ b/src/stats-html.c @@ -59,8 +59,7 @@ void stats_dump_html_head(struct appctx *appctx) /* WARNING! This must fit in the first buffer !!! */ chunk_appendf(chk, - "\n" + "\n" "Statistics Report for " PRODUCT_NAME "%s%s\n" "\n" "\n"