aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_odbc.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_odbc.c')
-rw-r--r--funcs/func_odbc.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/funcs/func_odbc.c b/funcs/func_odbc.c
index 496933ef0..3e0f52fea 100644
--- a/funcs/func_odbc.c
+++ b/funcs/func_odbc.c
@@ -10,6 +10,14 @@
* Special thanks to Anthony Minessale II for debugging help.
*/
+/*!
+ * \file
+ *
+ * \brief ODBC lookups
+ *
+ * \author Tilghman Lesher <func_odbc__200508@the-tilghman.com>
+ */
+
#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>