From 6f61cb50c5d809173dc6eb8904da7a8beed65a24 Mon Sep 17 00:00:00 2001 From: Andrew Latham Date: Fri, 21 Sep 2012 17:14:59 +0000 Subject: Doxygen Updates - janitor work Doxygen updates including mistakes, misspellings, missing parameters, updates for Doxygen style. Some missing txt file links are removed but their content or essense will be included in some later updates. A majority of the txt files were removed in the 1.6 era but never noted. The HR and EXTREF are simple changes that make the documentation more compatable with more versions of Doxygen. Further updates coming. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373330 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- cel/cel_pgsql.c | 4 ++-- cel/cel_radius.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'cel') diff --git a/cel/cel_pgsql.c b/cel/cel_pgsql.c index 5885a1d32..0a393a6ca 100644 --- a/cel/cel_pgsql.c +++ b/cel/cel_pgsql.c @@ -29,11 +29,11 @@ * \brief PostgreSQL CEL logger * * \author Steve Murphy - * \extref PostgreSQL http://www.postgresql.org/ + * PostgreSQL http://www.postgresql.org/ * * See also * \arg \ref Config_cel - * \extref PostgreSQL http://www.postgresql.org/ + * PostgreSQL http://www.postgresql.org/ * \ingroup cel_drivers */ diff --git a/cel/cel_radius.c b/cel/cel_radius.c index 7cd7726e1..0edf57f4c 100644 --- a/cel/cel_radius.c +++ b/cel/cel_radius.c @@ -20,7 +20,7 @@ * * \brief RADIUS CEL Support * \author Philippe Sultan - * \extref The Radius Client Library - http://developer.berlios.de/projects/radiusclient-ng/ + * The Radius Client Library - http://developer.berlios.de/projects/radiusclient-ng/ * * \arg See also \ref AstCEL * \ingroup cel_drivers -- cgit v1.2.3