From fd98835f1fb45d2b745bd273a590cf488b4c11dd Mon Sep 17 00:00:00 2001 From: Andrew Latham Date: Sat, 22 Sep 2012 20:43:30 +0000 Subject: Doxygen Updates Janitor Work * Whitespace, doc-blocks, spelling, case, missing and incorrect tags. * Add cleanup to Makefile for the Doxygen configuration update * Start updating Doxygen configuration for cleaner output * Enable inclusion of configuration files into documentation * remove mantisworkflow... * update documentation README * Add markup to Tilghman's email and talk with him about updating his email, he knows... * no code changes on this commit other than the mentioned Makefile change (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373384 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- channels/chan_agent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'channels/chan_agent.c') diff --git a/channels/chan_agent.c b/channels/chan_agent.c index 30ce3d8eb..7ab6da24a 100644 --- a/channels/chan_agent.c +++ b/channels/chan_agent.c @@ -382,7 +382,7 @@ static struct ast_channel_tech agent_tech = { * unrefed once it is no longer needed. * * \param pvt Pointer to the LOCKED agent_pvt for which the owner is needed - * \ref locked channel which owns the pvt at the time of completion. NULL if not available. + * locked channel which owns the pvt at the time of completion. NULL if not available. */ static struct ast_channel *agent_lock_owner(struct agent_pvt *pvt) { -- cgit v1.2.3