diff options
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_ |