diff options
Diffstat (limited to 'include/aesni/all.h')
-rw-r--r-- | include/aesni/all.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/aesni/all.h b/include/aesni/all.h index 6f00fb7..350e4dd 100644 --- a/include/aesni/all.h +++ b/include/aesni/all.h @@ -4,8 +4,9 @@ * \date 2015 * \copyright This file is licensed under the terms of the MIT License. * See LICENSE.txt for details. - * \brief Include this file to use libaesni. - * Includes all of the other libaesni's header files. + * + * \brief Include this file to use the library. Includes all the other header + * files. */ #pragma once |