From: Jason Parker Date: Wed, 6 Sep 2006 21:37:12 +0000 (+0000) Subject: Fix a small typo, to make app_followme.c show properly in "show version files" X-Git-Tag: 1.4.0-beta1~168 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f0e0963b2e55a8c96688ba76e9a284f017dd98fd;p=thirdparty%2Fasterisk.git Fix a small typo, to make app_followme.c show properly in "show version files" git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@42170 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_followme.c b/apps/app_followme.c index 0a4d127ea2..bde5370182 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 #include