From 73695c4fde78a2fde0ca8badc05890d4c11a0ce5 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Mon, 10 May 2021 16:10:14 +0100 Subject: Refactor the Base64 encoding and decoding functions. --- src/modules/m_httpd_stats.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_httpd_stats.cpp') diff --git a/src/modules/m_httpd_stats.cpp b/src/modules/m_httpd_stats.cpp index b568f8d64..48fff68e3 100644 --- a/src/modules/m_httpd_stats.cpp +++ b/src/modules/m_httpd_stats.cpp @@ -82,7 +82,7 @@ namespace Stats // Base64 encode the entire string and wrap it in a CDATA. ret.clear(); ret += ""; break; } -- cgit v1.3.1-10-gc9f91