diff options
-rw-r--r-- | src/emacs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emacs.h b/src/emacs.h index 65aac7f6..868a899b 100644 --- a/src/emacs.h +++ b/src/emacs.h @@ -30,14 +30,14 @@ */ /** - * @addtogroup parse + * @addtogroup report */ /** * @file emacs.h * @author John Wiegley * - * @ingroup parse + * @ingroup report * * @brief Brief * |