aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_followme.c
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-06 21:37:12 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-09-06 21:37:12 +0000
commit24e99a65a42ef81f973b7b82e30eadd68d9700d9 (patch)
treeb31ff04c162a173694ad53c0324d81b94c69ce2a /apps/app_followme.c
parent4b33b06b9324198ac63d68f3bbc4dd074ea6b080 (diff)
Fix a small typo, to make app_followme.c show properly in "show version files"
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@42170 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_followme.c')
-rw-r--r--apps/app_followme.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/app_followme.c b/apps/app_followme.c
index 0a4d127ea..bde537018 100644
--- a/apps/app_followme.c
+++ b/apps/app_followme.c
@@ -30,7 +30,7 @@
#include "asterisk.h"
-ASTERISK_FILE_VERSION(__FILE__, "$revision$")
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <stdio.h>
#include <stdlib.h>