From 86e5bb8b7d04fea50d1fc41fb50544983e0841b0 Mon Sep 17 00:00:00 2001 From: Brett Bryant 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: https://origsvn.digium.com/svn/asterisk/trunk@132050 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/hashtab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/hashtab.c') diff --git a/main/hashtab.c b/main/hashtab.c index 7ab120486..a6fac4e53 100644 --- a/main/hashtab.c +++ b/main/hashtab.c @@ -24,7 +24,7 @@ #include "asterisk.h" -ASTERISK_FILE_VERSION(__FILE__, "$Revision") +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include -- cgit v1.2.3