[svn-commits] trunk r1005 - in /trunk: ./ wctdm24xxp.c

svn-commits at lists.digium.com svn-commits at lists.digium.com
Wed Apr 19 14:19:21 MST 2006


Author: kpfleming
Date: Wed Apr 19 16:19:21 2006
New Revision: 1005

URL: http://svn.digium.com/view/zaptel?rev=1005&view=rev
Log:
Merged revisions 1004 via svnmerge from 
https://origsvn.digium.com/svn/zaptel/branches/1.2

........
r1004 | kpfleming | 2006-04-19 16:18:02 -0500 (Wed, 19 Apr 2006) | 2 lines

this product is no longer a prototype :-)

........

Modified:
    trunk/   (props changed)
    trunk/wctdm24xxp.c

Propchange: trunk/
------------------------------------------------------------------------------
--- branch-1.2-merged (original)
+++ branch-1.2-merged Wed Apr 19 16:19:21 2006
@@ -1,1 +1,1 @@
-/branches/1.2:1-916,918-936,938-949,958,962,970,990
+/branches/1.2:1-916,918-936,938-949,958,962,970,990,1004

Modified: trunk/wctdm24xxp.c
URL: http://svn.digium.com/view/zaptel/trunk/wctdm24xxp.c?rev=1005&r1=1004&r2=1005&view=diff
==============================================================================
--- trunk/wctdm24xxp.c (original)
+++ trunk/wctdm24xxp.c Wed Apr 19 16:19:21 2006
@@ -3,7 +3,7 @@
  *
  * Written by Mark Spencer <markster at digium.com>
  *
- * Copyright (C) 2005, Digium, Inc.
+ * Copyright (C) 2005, 2006, Digium, Inc.
  *
  * All rights reserved.
  *
@@ -387,7 +387,7 @@
 	int flags;
 };
 
-static struct wctdm_desc wctdm = { "Wildcard TDM2400P Prototype", 0 };
+static struct wctdm_desc wctdm = { "Wildcard TDM2400P", 0 };
 static int acim2tiss[16] = { 0x0, 0x1, 0x4, 0x5, 0x7, 0x0, 0x0, 0x6, 0x0, 0x0, 0x0, 0x2, 0x0, 0x3 };
 
 static struct wctdm *ifaces[WC_MAX_IFACES];



More information about the svn-commits mailing list