aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cxx/include/aesnixx/error.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'cxx/include/aesnixx/error.hpp')
-rw-r--r--cxx/include/aesnixx/error.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxx/include/aesnixx/error.hpp b/cxx/include/aesnixx/error.hpp
index dd908c5..4c1fc98 100644
--- a/cxx/include/aesnixx/error.hpp
+++ b/cxx/include/aesnixx/error.hpp
@@ -23,7 +23,7 @@ namespace aesni
public:
ErrorDetailsThrowsInDestructor()
{
- aesni_initialize_error_details(get());
+ aesni_success(get());
}
~ErrorDetailsThrowsInDestructor()