aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/cdr_pgsql.c
diff options
context:
space:
mode:
Diffstat (limited to 'cdr/cdr_pgsql.c')
-rwxr-xr-xcdr/cdr_pgsql.c9
1 files changed, 7 insertions, 2 deletions
diff --git a/cdr/cdr_pgsql.c b/cdr/cdr_pgsql.c
index 6bd5a149a..01d6dbb0a 100755
--- a/cdr/cdr_pgsql.c
+++ b/cdr/cdr_pgsql.c
@@ -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>