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_dv_service.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/include/gnunet_dv_service.h') diff --git a/src/include/gnunet_dv_service.h b/src/include/gnunet_dv_service.h index aa33408ce..76fb57aa0 100644 --- a/src/include/gnunet_dv_service.h +++ b/src/include/gnunet_dv_service.h @@ -25,7 +25,7 @@ * DV service API (should only be used by the DV plugin) * * @defgroup dv DV service - * Distance vector routing + * Distance Vector routing * * The DV service API should only be used by the DV plugin. * @{ @@ -172,6 +172,7 @@ GNUNET_DV_send (struct GNUNET_DV_ServiceHandle *sh, void GNUNET_DV_send_cancel (struct GNUNET_DV_TransmitHandle *th); -/** @} */ /* end of group */ #endif + +/** @} */ /* end of group */ -- cgit v1.2.3