more doxygenification (issue #5513)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6852 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-10-26 13:03:17 +00:00
parent c7db73070a
commit 6324072247
62 changed files with 880 additions and 810 deletions

View File

@@ -20,10 +20,15 @@
* at the top of the source tree.
*/
/*
/*! \file
*
* PostgreSQL CDR logger
* \brief PostgreSQL CDR logger
*
* \author Matthew D. Hardeman <mhardemn@papersoft.com>
*
* See also
* \arg \ref Config_cdr
* \arg http://www.postgresql.org/
*/
#include <sys/types.h>