aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/cdr_csv.c
diff options
context:
space:
mode:
Diffstat (limited to 'cdr/cdr_csv.c')
-rwxr-xr-xcdr/cdr_csv.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/cdr/cdr_csv.c b/cdr/cdr_csv.c
index 3f2b9641b..958eb7913 100755
--- a/cdr/cdr_csv.c
+++ b/cdr/cdr_csv.c
@@ -18,10 +18,11 @@
* at the top of the source tree.
*/
-/*
+/*! \file
*
- * Comma Separated Value CDR records.
+ * \brief Comma Separated Value CDR records.
*
+ * \arg See also \ref AstCDR
*/
#include <sys/types.h>