[asterisk-commits] pabelanger: branch 1.8 r361412 - /branches/1.8/funcs/func_sysinfo.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Fri Apr 6 11:27:34 CDT 2012
Author: pabelanger
Date: Fri Apr 6 11:27:30 2012
New Revision: 361412
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=361412
Log:
Fix typo in svn:keywords
Modified:
branches/1.8/funcs/func_sysinfo.c (contents, props changed)
Modified: branches/1.8/funcs/func_sysinfo.c
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/funcs/func_sysinfo.c?view=diff&rev=361412&r1=361411&r2=361412
==============================================================================
--- branches/1.8/funcs/func_sysinfo.c (original)
+++ branches/1.8/funcs/func_sysinfo.c Fri Apr 6 11:27:30 2012
@@ -31,7 +31,7 @@
#include "asterisk.h"
-ASTERISK_FILE_VERSION(__FILE__, "$Revision: 87233 $")
+ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#if defined(HAVE_SYSINFO)
#include <sys/sysinfo.h>
Propchange: branches/1.8/funcs/func_sysinfo.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Fri Apr 6 11:27:30 2012
@@ -1,1 +1,1 @@
-jpeeler 2007\/11\/19 jpeeler 89421
+Author Date Id Revision
More information about the asterisk-commits
mailing list