diff options
Diffstat (limited to 'include/aesni/error.h')
-rw-r--r-- | include/aesni/error.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/aesni/error.h b/include/aesni/error.h index 47bd0d6..91bf168 100644 --- a/include/aesni/error.h +++ b/include/aesni/error.h @@ -4,6 +4,7 @@ * \date 2015 * \copyright This file is licensed under the terms of the MIT License. * See LICENSE.txt for details. + * \brief Declares error codes, error formatting functions, etc. */ #pragma once |