summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2005-10-26 23:11:36 +0000
committerRussell Bryant <russell@russellbryant.com>2005-10-26 23:11:36 +0000
commit3332a8acd19e3ef6e0fb71ff38e5ab1187f9c1ea (patch)
tree3daabf628fa6034d2213644799cc8dedace8fd20 /res
parent5187de9ab6e5abc33ee6de4c4b16dbd3e3a5a7a7 (diff)
clean up a lot of doxygen errors and warnings (issue #5522)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6865 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res')
-rwxr-xr-xres/res_odbc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/res_odbc.c b/res/res_odbc.c
index 987275a19..8fcec4ffe 100755
--- a/res/res_odbc.c
+++ b/res/res_odbc.c
@@ -24,7 +24,7 @@
*
* \brief ODBC resource manager
*
- * \arg See also: \ref cdrodbc
+ * \arg See also: \ref cdr_odbc
*
*/