From 9d3e4b8767c70ad521c5f05226bc722a04739650 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Mon, 5 Aug 2024 19:51:50 -0500 Subject: [PATCH] fixes --- repertory/librepertory/include/utils/encrypt.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repertory/librepertory/include/utils/encrypt.hpp b/repertory/librepertory/include/utils/encrypt.hpp index ac268c0d..13147422 100644 --- a/repertory/librepertory/include/utils/encrypt.hpp +++ b/repertory/librepertory/include/utils/encrypt.hpp @@ -38,7 +38,7 @@ using reader_func = std::function api_error; } // namespace repertory::utils::encryption