From ab6566173e89a7a2dfe6a1e38d496ac0304ecd4a Mon Sep 17 00:00:00 2001 From: russell Date: Fri, 30 Dec 2005 21:18:06 +0000 Subject: update doxygen docs to specify authors git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7682 f38db490-d61c-443f-a65b-d21fe96a405b --- cdr/cdr_csv.c | 2 ++ cdr/cdr_custom.c | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'cdr') diff --git a/cdr/cdr_csv.c b/cdr/cdr_csv.c index 457759053..7145262c0 100644 --- a/cdr/cdr_csv.c +++ b/cdr/cdr_csv.c @@ -21,6 +21,8 @@ /*! \file * * \brief Comma Separated Value CDR records. + * + * \author Mark Spencer * * \arg See also \ref AstCDR * \ingroup cdr_drivers diff --git a/cdr/cdr_custom.c b/cdr/cdr_custom.c index 64fddb368..abf1e816d 100644 --- a/cdr/cdr_custom.c +++ b/cdr/cdr_custom.c @@ -21,7 +21,9 @@ /*! \file * * \brief Custom Comma Separated Value CDR records. - * + * + * \author Mark Spencer + * * \arg See also \ref AstCDR * * Logs in LOG_DIR/cdr_custom -- cgit v1.2.3