diff options
Diffstat (limited to 'src/common/crypto.h')
-rw-r--r-- | src/common/crypto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/crypto.h b/src/common/crypto.h index 06245668cf..66c859b65e 100644 --- a/src/common/crypto.h +++ b/src/common/crypto.h @@ -6,7 +6,7 @@ /** * \file crypto.h * - * \brief Headers for low-level cryptographic functions. + * \brief Headers for crypto.c **/ #ifndef __CRYPTO_H |