aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_rand.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-11 16:15:11 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-02-11 16:15:11 +0000
commitc5e42c615849c9f53f88aa5932ab7863c47605e6 (patch)
tree4dfd1583d3bb1d46d2f9eb4307dc5583e1313d56 /funcs/func_rand.c
parentbde9850ff54b9e4c773188219581f60a1e68b74e (diff)
set standard properties on all non-binary files
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9549 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs/func_rand.c')
-rw-r--r--funcs/func_rand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/funcs/func_rand.c b/funcs/func_rand.c
index ef555e36d..34bccf573 100644
--- a/funcs/func_rand.c
+++ b/funcs/func_rand.c
@@ -30,7 +30,7 @@
#include "asterisk.h"
-ASTERISK_FILE_VERSION(__FILE__, "$Revision: 7682 $")
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/module.h"
#include "asterisk/channel.h"