From d70a7b6d8e31c78959935e90762e6bf280331dc9 Mon Sep 17 00:00:00 2001 From: Russell Bryant Date: Tue, 31 Oct 2006 06:37:48 +0000 Subject: [PATCH] add author doxygen tag (issue #8241, kshumard) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@46565 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_cdr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app_cdr.c b/apps/app_cdr.c index e8f76a6022..60e48d7a22 100644 --- a/apps/app_cdr.c +++ b/apps/app_cdr.c @@ -20,7 +20,7 @@ * * \brief Applications connected with CDR engine * - * Martin Pycko + * \author Martin Pycko * * \ingroup applications */