From 2c3b3edc86c6999c3053c131972a3e29e7621bac Mon Sep 17 00:00:00 2001 From: russell Date: Mon, 24 Oct 2005 20:12:06 +0000 Subject: Doxygen documentation update from oej (issue #5505) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6847 f38db490-d61c-443f-a65b-d21fe96a405b --- channels/chan_agent.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'channels/chan_agent.c') diff --git a/channels/chan_agent.c b/channels/chan_agent.c index d81aea333..4b9359391 100755 --- a/channels/chan_agent.c +++ b/channels/chan_agent.c @@ -17,11 +17,10 @@ */ -/** - * Implementation of Agents +/*! \file + * \brief Implementation of Agents * - * @file chan_agent.c - * @brief This file is the implementation of Agents modules. + * This file is the implementation of Agents modules. * It is a dynamic module that is loaded by Asterisk. At load time, load_module is run. */ -- cgit v1.2.3