diff options
Diffstat (limited to 'include/osmocom/vty/command.h')
-rw-r--r-- | include/osmocom/vty/command.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/vty/command.h b/include/osmocom/vty/command.h index c50f256f..79d0aecf 100644 --- a/include/osmocom/vty/command.h +++ b/include/osmocom/vty/command.h @@ -28,7 +28,7 @@ #include "vector.h" #include "vty.h" -/*! \addtogroup vty +/*! \defgroup command VTY Command * @{ */ /*! \file command.h */ |