aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_http_post.c
diff options
context:
space:
mode:
authortwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-12-30 20:50:05 +0000
committertwilson <twilson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-12-30 20:50:05 +0000
commit5171d4a7f49bc873ffebbda56aaedaead4815a41 (patch)
treecbf675ffcbe2b228b3136df904a3f5116c1a809a /res/res_http_post.c
parent0241d38627217e9ebdcc07bb0c9ccfdce6eafa7f (diff)
Fix some svn:keywords
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@166908 f38db490-d61c-443f-a65b-d21fe96a405b
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>