[svn-commits] pabelanger: branch 10 r361422 - in /branches/10: ./ bridges/ funcs/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Fri Apr 6 11:31:22 CDT 2012


Author: pabelanger
Date: Fri Apr  6 11:31:18 2012
New Revision: 361422

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=361422
Log:
Multiple revisions 361403,361412

........
  r361403 | pabelanger | 2012-04-06 12:24:36 -0400 (Fri, 06 Apr 2012) | 2 lines
  
  Fix typo in svn:keywords
........
  r361412 | pabelanger | 2012-04-06 12:27:30 -0400 (Fri, 06 Apr 2012) | 2 lines
  
  Fix typo in svn:keywords
........

Merged revisions 361403,361412 from http://svn.asterisk.org/svn/asterisk/branches/1.8

Modified:
    branches/10/   (props changed)
    branches/10/bridges/bridge_builtin_features.c   (props changed)
    branches/10/bridges/bridge_multiplexed.c   (props changed)
    branches/10/funcs/func_sysinfo.c   (contents, props changed)

Propchange: branches/10/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.

Propchange: branches/10/bridges/bridge_builtin_features.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Fri Apr  6 11:31:18 2012
@@ -1,1 +1,1 @@
-'Author Date Id Revision'
+Author Date Id Revision

Propchange: branches/10/bridges/bridge_multiplexed.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Fri Apr  6 11:31:18 2012
@@ -1,1 +1,1 @@
-'Author Date Id Revision'
+Author Date Id Revision

Modified: branches/10/funcs/func_sysinfo.c
URL: http://svnview.digium.com/svn/asterisk/branches/10/funcs/func_sysinfo.c?view=diff&rev=361422&r1=361421&r2=361422
==============================================================================
--- branches/10/funcs/func_sysinfo.c (original)
+++ branches/10/funcs/func_sysinfo.c Fri Apr  6 11:31:18 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/10/funcs/func_sysinfo.c
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Fri Apr  6 11:31:18 2012
@@ -1,1 +1,1 @@
-jpeeler 2007\/11\/19 jpeeler 89421
+Author Date Id Revision




More information about the svn-commits mailing list