aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vty/command.c')
-rw-r--r--src/vty/command.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/vty/command.c b/src/vty/command.c
index 587bd626..e50706e8 100644
--- a/src/vty/command.c
+++ b/src/vty/command.c
@@ -42,7 +42,8 @@ Boston, MA 02110-1301, USA. */
#include <osmocom/core/utils.h>
/*! \addtogroup command
- * @{
+ * @{
+ * \brief VTY command handling
*/
/*! \file command.c */