mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 03:48:02 +00:00
Doxygen documentation update from oej (issue #5505)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6847 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user