aboutsummaryrefslogtreecommitdiffstats
path: root/cel
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-10-07 18:55:25 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-10-07 18:55:25 +0000
commit61a843429fbd4d7f1539414aab05d20fd6fa0e02 (patch)
tree8027cdd9db0f9dbe8359407ede4205efbabab6d3 /cel
parent646965d6a5f403778702e3161c67dde417618ff5 (diff)
Use extref for doxygen references to external libraries (in this case PostgreSQL)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@222614 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'cel')
-rw-r--r--cel/cel_pgsql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cel/cel_pgsql.c b/cel/cel_pgsql.c
index 8ca410449..cdb1d2a16 100644
--- a/cel/cel_pgsql.c
+++ b/cel/cel_pgsql.c
@@ -33,7 +33,7 @@
*
* See also
* \arg \ref Config_cel
- * \arg http://www.postgresql.org/
+ * \extref PostgreSQL http://www.postgresql.org/
* \ingroup cel_drivers
*/