From b5527c7a11b61696c9543e0c4132f09c11034513 Mon Sep 17 00:00:00 2001 From: bbryant Date: Fri, 18 Jul 2008 17:56:14 +0000 Subject: Merged revisions 132050 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r132050 | bbryant | 2008-07-18 12:55:41 -0500 (Fri, 18 Jul 2008) | 8 lines Fix magic Revision keywords in hashtab.c and change cdr_radius.c to use the same keyword as the other files (patch by eliel). (closes issue #13104) Reported by: eliel Patches: revision.patch uploaded by eliel (license 64) ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@132051 f38db490-d61c-443f-a65b-d21fe96a405b --- cdr/cdr_radius.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cdr') diff --git a/cdr/cdr_radius.c b/cdr/cdr_radius.c index 3f0b2c9f2..c2e4d4cf9 100644 --- a/cdr/cdr_radius.c +++ b/cdr/cdr_radius.c @@ -32,7 +32,7 @@ #include "asterisk.h" -ASTERISK_FILE_VERSION(__FILE__, "$Rev$") +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include #include -- cgit v1.2.3