summaryrefslogtreecommitdiff
path: root/cel
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2009-10-07 18:55:25 +0000
committerOlle Johansson <oej@edvina.net>2009-10-07 18:55:25 +0000
commitfff998bf41a4a1b968c8b63dc05da9e47c3c0792 (patch)
tree8027cdd9db0f9dbe8359407ede4205efbabab6d3 /cel
parentd4bd5709858c29a0e92af05f03fbe293a678ab12 (diff)
Use extref for doxygen references to external libraries (in this case PostgreSQL)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@222614 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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
*/