aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/res_http_post.c2
-rw-r--r--res/res_phoneprov.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/res_http_post.c b/res/res_http_post.c
index deab15c1a..39816da76 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>
diff --git a/res/res_phoneprov.c b/res/res_phoneprov.c
index 8c92d0dda..d26aed722 100644
--- a/res/res_phoneprov.c
+++ b/res/res_phoneprov.c
@@ -38,7 +38,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"