diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-03-02 15:26:45 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-03-02 18:31:53 +0100 |
commit | 11adf114c10f028fbbc7592598fe82cc7a94ae35 (patch) | |
tree | aab312804ad77eb9eda1ce4b87148543c2cf730e /src/conftest/hooks/hook.h | |
parent | b42f2cacac5c893617cf63b15a571ee13103d9c0 (diff) | |
download | strongswan-11adf114c10f028fbbc7592598fe82cc7a94ae35.tar.bz2 strongswan-11adf114c10f028fbbc7592598fe82cc7a94ae35.tar.xz |
Fixed Doxygen comments after scanning complete src directory
Diffstat (limited to 'src/conftest/hooks/hook.h')
-rw-r--r-- | src/conftest/hooks/hook.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/conftest/hooks/hook.h b/src/conftest/hooks/hook.h index 39a15f21b..b93711726 100644 --- a/src/conftest/hooks/hook.h +++ b/src/conftest/hooks/hook.h @@ -14,8 +14,8 @@ */ /** - * @defgroup hook hook - * @{ @ingroup hooks + * @defgroup hook_t hook + * @{ @ingroup conftest */ #ifndef HOOK_H_ |