summaryrefslogtreecommitdiff
path: root/res/res_http_post.c
diff options
context:
space:
mode:
authorTerry Wilson <twilson@digium.com>2008-12-30 20:50:05 +0000
committerTerry Wilson <twilson@digium.com>2008-12-30 20:50:05 +0000
commitc5bc0386f52b108f69bd7abb34bc8d0cb0a5ab88 (patch)
treecbf675ffcbe2b228b3136df904a3f5116c1a809a /res/res_http_post.c
parentff20b9116a4a5f7522d802d5cfc35bb40974cebe (diff)
Fix some svn:keywords
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@166908 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res/res_http_post.c')
-rw-r--r--res/res_http_post.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/res_http_post.c b/res/res_http_post.c
index 26daf7ad8..2770f52d8 100644
--- a/res/res_http_post.c
+++ b/res/res_http_post.c
@@ -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>