summaryrefslogtreecommitdiff
path: root/pbx.c
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-10-26 23:11:36 +0000
committerRussell Bryant <russell@russellbryant.com>2005-10-26 23:11:36 +0000
commit3332a8acd19e3ef6e0fb71ff38e5ab1187f9c1ea (patch)
tree3daabf628fa6034d2213644799cc8dedace8fd20 /pbx.c
parent5187de9ab6e5abc33ee6de4c4b16dbd3e3a5a7a7 (diff)
clean up a lot of doxygen errors and warnings (issue #5522)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6865 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'pbx.c')
-rwxr-xr-xpbx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pbx.c b/pbx.c
index 35b1e78e8..98250d1ce 100755
--- a/pbx.c
+++ b/pbx.c
@@ -4932,7 +4932,6 @@ static void *async_wait(void *data)
* This function updates the cdr for a failed spool call
* and takes the channel of the failed call as an argument.
*
- * \param chan the channel for the failed call.
*/
int ast_pbx_outgoing_cdr_failed(void)
{