Fix the svn:keywords property on several files.

Normally I think keyword expansion is silly, but the one time it would have
been good, it didn't work because the property had quotes in it. This patch
fixes obviously busted svn:keywords properties.


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@385683 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
David M. Lee
2013-04-15 14:38:24 +00:00
parent 5a756f15f8
commit a6d0dfc3d1

View File

@@ -35,7 +35,7 @@
#include "asterisk.h" #include "asterisk.h"
ASTERISK_FILE_VERSION(__FILE__, "$Revision: 89545 $") ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
//#include <time.h> //#include <time.h>
//#include <string.h> //#include <string.h>