diff --git a/include/ircd/http.h b/include/ircd/http.h index 10bd4668b..f002fcabf 100644 --- a/include/ircd/http.h +++ b/include/ircd/http.h @@ -425,7 +425,7 @@ ircd::http::error::error(const string_view &fmt, code, fmt::snstringf //TODO: XXX fmt::sstringf { - 3192, fmt, std::forward(a)... + 3072, fmt, std::forward(a)... } } {}