From b2c8abebab9dabc695aabc02f41dbd6291e32a12 Mon Sep 17 00:00:00 2001 From: bbryant Date: Fri, 18 Jul 2008 17:55:41 +0000 Subject: 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/trunk@132050 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