From f43bfb0ace58f9bcb9d63be33c8745f829ba6b93 Mon Sep 17 00:00:00 2001 From: Terry Wilson Date: Tue, 30 Dec 2008 20:55:05 +0000 Subject: [PATCH] Merged revisions 166908 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r166908 | twilson | 2008-12-30 14:50:05 -0600 (Tue, 30 Dec 2008) | 2 lines Fix some svn:keywords ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@166909 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- res/res_phoneprov.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/res_phoneprov.c b/res/res_phoneprov.c index 2465a8c103..d89537308f 100644 --- a/res/res_phoneprov.c +++ b/res/res_phoneprov.c @@ -34,7 +34,7 @@ #ifdef SOLARIS #include #endif -ASTERISK_FILE_VERSION(__FILE__, "$Revision: 96773 $") +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/file.h" #include "asterisk/paths.h" -- 2.47.3