aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_odbc.c
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-24 09:05:29 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-01-24 09:05:29 +0000
commitc689de66ae30a327524b0c4b171b2599fb7be6ec (patch)
treea9a534661f0271e1621f87f664dce13408d905ce /funcs/func_odbc.c
parent396370afd6fbdd4d61327fc1343deaef50973bf7 (diff)
Doxygen update
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@51920 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs/func_odbc.c')
-rw-r--r--funcs/func_odbc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/funcs/func_odbc.c b/funcs/func_odbc.c
index f6fecea4b..9ff6b2655 100644
--- a/funcs/func_odbc.c
+++ b/funcs/func_odbc.c
@@ -22,6 +22,8 @@
* \brief ODBC lookups
*
* \author Tilghman Lesher <func_odbc__200508@the-tilghman.com>
+ *
+ * \ingroup functions
*/
/*** MODULEINFO