From 144b8596db7b45e22448e63d115b9902c14259fd Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 12 Jun 2015 03:36:57 +0300 Subject: add function docs to parts of the library --- include/aesni/error.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/aesni/error.h') 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 -- cgit v1.2.3