From 219e64fe613c47eab4c143791128c2b453be3bf8 Mon Sep 17 00:00:00 2001 From: Gabor X Toth <*@tg-x.net> Date: Tue, 12 Jan 2016 12:43:09 +0000 Subject: doxygen: group/module definitions (part 2) --- src/include/gnunet_revocation_service.h | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'src/include/gnunet_revocation_service.h') diff --git a/src/include/gnunet_revocation_service.h b/src/include/gnunet_revocation_service.h index 919f62db9..d25e95404 100644 --- a/src/include/gnunet_revocation_service.h +++ b/src/include/gnunet_revocation_service.h @@ -22,10 +22,13 @@ #define GNUNET_REVOCATION_SERVICE_H_ /** - * @file include/gnunet_revocation_service.h - * @brief API to perform and access key revocations * @author Christian Grothoff - * @defgroup revocation Key revocation service + * + * @file + * API to perform and access key revocations + * + * @defgroup revocation Revocation service + * Perform and access key revocations. * @{ */ @@ -157,6 +160,6 @@ GNUNET_REVOCATION_sign_revocation (const struct GNUNET_CRYPTO_EcdsaPrivateKey *k } #endif -/** @} */ /* end of group revocation */ - #endif /* GNUNET_REVOCATION_SERVICE_H_ */ + +/** @} */ /* end of group revocation */ -- cgit v1.2.3