From: Russell Bryant Date: Wed, 4 Jan 2006 12:11:11 +0000 (+0000) Subject: doxygen tweak X-Git-Tag: 1.4.0-beta1~3080 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d904a19e56ba21ba4f3ba072d6f452fb346e5fe8;p=thirdparty%2Fasterisk.git doxygen tweak git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7778 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/cdr.c b/cdr.c index 24f6192019..d7a1514ade 100644 --- a/cdr.c +++ b/cdr.c @@ -22,7 +22,7 @@ * * \author Mark Spencer * - * Includes code and algorithms from the Zapata library. + * \note Includes code and algorithms from the Zapata library. * * \note We do a lot of checking here in the CDR code to try to be sure we don't ever let a CDR slip * through our fingers somehow. If someone allocates a CDR, it must be completely handled normally