summaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/command.h
diff options
context:
space:
mode:
authorHarald Welte2011-08-17 18:52:30 +0200
committerHarald Welte2011-08-17 18:52:30 +0200
commite881b1b9ebcd9e23a5cef1b8152aa4e7422c29ac (patch)
treebefb762d40a43959c151b8343a65f59192f4242c /include/osmocom/vty/command.h
parentRSL: add doxygen documentation (diff)
downloadlibosmocore-e881b1b9ebcd9e23a5cef1b8152aa4e7422c29ac.tar.gz
libosmocore-e881b1b9ebcd9e23a5cef1b8152aa4e7422c29ac.tar.xz
libosmocore-e881b1b9ebcd9e23a5cef1b8152aa4e7422c29ac.zip
doxygen: split VTY configuration in multiple files
Diffstat (limited to 'include/osmocom/vty/command.h')
-rw-r--r--include/osmocom/vty/command.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/vty/command.h b/include/osmocom/vty/command.h
index c50f256..79d0aec 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 */