aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
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 /cdr
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 'cdr')
-rw-r--r--cdr/cdr_pgsql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdr/cdr_pgsql.c b/cdr/cdr_pgsql.c
index fe92bcb9f..6869ddf2c 100644
--- a/cdr/cdr_pgsql.c
+++ b/cdr/cdr_pgsql.c
@@ -29,7 +29,7 @@
*
* See also
* \arg \ref Config_cdr
- * \arg http://www.postgresql.org/
+ * \extref PostgreSQL http://www.postgresql.org/
* \ingroup cdr_drivers
*/