From a7d67e77a1ddedf0ab480a2f7d21ea87066eb9fd Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 7 Mar 2007 14:11:47 +0000 Subject: [PATCH] corrected @ingroup to utils --- src/libstrongswan/utils/host.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libstrongswan/utils/host.h b/src/libstrongswan/utils/host.h index 461300438..ec7b213a8 100644 --- a/src/libstrongswan/utils/host.h +++ b/src/libstrongswan/utils/host.h @@ -62,7 +62,7 @@ enum host_diff_t { * * @todo Add IPv6 support * - * @ingroup network + * @ingroup utils */ struct host_t {