From 2d67b793e64f6ed4e2e6a7c56441b9bc019e2659 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 15 Jun 2015 02:55:10 +0300 Subject: code style --- include/aesni/all.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'include/aesni/all.h') 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 -- cgit v1.2.3