aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_config_odbc.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-12-30 21:18:06 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-12-30 21:18:06 +0000
commitab6566173e89a7a2dfe6a1e38d496ac0304ecd4a (patch)
tree1b2ab16c2e716280b11341c3232c276cd8d51ba4 /res/res_config_odbc.c
parent22011cf1eb67014e5cfd7f22f29762172afe2b89 (diff)
update doxygen docs to specify authors
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7682 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/res_config_odbc.c')
-rw-r--r--res/res_config_odbc.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/res/res_config_odbc.c b/res/res_config_odbc.c
index adc1bc4ee..311fa2478 100644
--- a/res/res_config_odbc.c
+++ b/res/res_config_odbc.c
@@ -22,7 +22,10 @@
*
* \brief odbc+odbc plugin for portable configuration engine
*
- * http://www.unixodbc.org
+ * \author Mark Spencer <markster@digium.com>
+ * \author Anthony Minessale II <anthmct@yahoo.com>
+ *
+ * \arg http://www.unixodbc.org
*/
#include <stdio.h>