diff options
Diffstat (limited to 'src/select.h')
-rw-r--r-- | src/select.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/select.h b/src/select.h index bb7b9355..07a09471 100644 --- a/src/select.h +++ b/src/select.h @@ -30,14 +30,14 @@ */ /** - * @addtogroup select + * @addtogroup util */ /** * @file select.h * @author John Wiegley * - * @ingroup select + * @ingroup util */ #pragma once |