]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Fix some svn:keywords
authorTerry Wilson <twilson@digium.com>
Tue, 30 Dec 2008 20:50:05 +0000 (20:50 +0000)
committerTerry Wilson <twilson@digium.com>
Tue, 30 Dec 2008 20:50:05 +0000 (20:50 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@166908 65c4cc65-6c06-0410-ace0-fbb531ad65f3

res/res_http_post.c
res/res_phoneprov.c

index 26daf7ad8887447016f515591863638f85ce230f..2770f52d8b364e407b2f8826bf4798fe71211fae 100644 (file)
@@ -32,7 +32,7 @@
 
 #include "asterisk.h"
 
-ASTERISK_FILE_VERSION(__FILE__, "$Revision: 111213 $")
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 
 #include <sys/stat.h>
 #include <fcntl.h>
index 9b4065f9c4de4fa83aec7baa64868609414f2170..b05240ac8fe7125b8ff1bae614e15fd2377f41ae 100644 (file)
@@ -34,7 +34,7 @@
 #ifdef SOLARIS
 #include <sys/sockio.h>
 #endif
-ASTERISK_FILE_VERSION(__FILE__, "$Revision: 96773 $")
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
 
 #include "asterisk/channel.h"
 #include "asterisk/file.h"