From 5e6954152a6979afedc1ac3b753844dffe30717e Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Wed, 1 Feb 2023 04:13:30 +0000 Subject: Update module descriptions. --- src/modules/m_cloak_sha256.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_cloak_sha256.cpp') diff --git a/src/modules/m_cloak_sha256.cpp b/src/modules/m_cloak_sha256.cpp index 945250b56..97038a569 100644 --- a/src/modules/m_cloak_sha256.cpp +++ b/src/modules/m_cloak_sha256.cpp @@ -329,7 +329,7 @@ private: public: ModuleCloakSHA256() - : Module(VF_VENDOR, "Provides the hmac-sha256 cloak engine.") + : Module(VF_VENDOR, "Adds the hmac-sha256 and hmac-sha256-ip cloaking methods for use with the cloak module.") , hostcloak(this, "hmac-sha256", true) , ipcloak(this, "hmac-sha256-ip", false) { -- cgit v1.3.1-10-gc9f91