aboutsummaryrefslogtreecommitdiffstats
path: root/cdr
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-14 17:01:37 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-03-14 17:01:37 +0000
commitd73c2a52c616880de5dca2470eee4fac0691c2ec (patch)
treea1155b630469dcd1da5a33f0dc3bff734d648251 /cdr
parent5d024ddc5a916ea654b78d3dd05b26d2b5f1d9d6 (diff)
Correct reference to Radius library
THanks Philippe - Greetings from Lisboa, Portugal git-svn-id: http://svn.digium.com/svn/asterisk/trunk@58901 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'cdr')
-rw-r--r--cdr/cdr_radius.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdr/cdr_radius.c b/cdr/cdr_radius.c
index e79fc0170..5f6014ad9 100644
--- a/cdr/cdr_radius.c
+++ b/cdr/cdr_radius.c
@@ -20,7 +20,7 @@
*
* \brief RADIUS CDR Support
* \author Philippe Sultan
- * \extref FreeRadius http://www.freeradius.org/
+ * \extref The Radius Client Library - http://developer.berlios.de/projects/radiusclient-ng/
*
* \arg See also \ref AstCDR
* \ingroup cdr_drivers