From 9688d2dc972e8ab2ebec76927ef21afec71a3671 Mon Sep 17 00:00:00 2001 From: "David M. Lee" Date: Mon, 29 Jul 2013 17:51:25 +0000 Subject: Removed quotes from svn:keywords props on a few files. Subversion doesn't do quote processing, so it actually thinks that the closing quote in 'Revision"' is a part of the keyword. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@395686 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/mixmonitor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/mixmonitor.c b/main/mixmonitor.c index 6de72794a..9a6d86ca1 100644 --- a/main/mixmonitor.c +++ b/main/mixmonitor.c @@ -29,7 +29,7 @@ #include "asterisk.h" -ASTERISK_FILE_VERSION(__FILE__, "$Revision: 390830 $") +ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/lock.h" #include "asterisk/logger.h" -- cgit v1.2.3