update doxygen docs to specify authors

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7682 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-12-30 21:18:06 +00:00
parent 75dc984c31
commit a725468381
151 changed files with 403 additions and 75 deletions

View File

@@ -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>