From e881b1b9ebcd9e23a5cef1b8152aa4e7422c29ac Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 17 Aug 2011 18:52:30 +0200 Subject: doxygen: split VTY configuration in multiple files --- src/vty/command.c | 2 +- src/vty/telnet_interface.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/vty/command.c b/src/vty/command.c index 890fb7d..ab1eaca 100644 --- a/src/vty/command.c +++ b/src/vty/command.c @@ -40,7 +40,7 @@ Boston, MA 02111-1307, USA. */ #include -/*! \addtogroup vty +/*! \addtogroup command * @{ */ /*! \file command.c */ diff --git a/src/vty/telnet_interface.c b/src/vty/telnet_interface.c index 89cba58..ed64cda 100644 --- a/src/vty/telnet_interface.c +++ b/src/vty/telnet_interface.c @@ -33,7 +33,7 @@ #include #include -/*! \addtogroup vty +/*! \addtogroup telnet_interface * @{ */ /*! \file telnet_interface.c */ -- cgit v1.2.3-55-g7522