From c6c6804d72cad2eef6d44974534fd79f173c8214 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Wed, 21 May 2008 16:59:46 +0000 Subject: replace Zaptel with DAHDI, ZAPTEL with DAHDI, ZAPATA with DAHDI git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4322 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/wct4xxp/base.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/dahdi/wct4xxp/base.c') diff --git a/drivers/dahdi/wct4xxp/base.c b/drivers/dahdi/wct4xxp/base.c index 23b4b0b..78bdb29 100644 --- a/drivers/dahdi/wct4xxp/base.c +++ b/drivers/dahdi/wct4xxp/base.c @@ -1774,7 +1774,7 @@ static int __t4_findsync(struct t4 *wc) unsigned long flags; int p; int nonzero; - int newsyncsrc = 0; /* Zaptel span number */ + int newsyncsrc = 0; /* DAHDI span number */ int newsyncnum = 0; /* wct4xxp card number */ int newsyncspan = 0; /* span on given wct4xxp card */ spin_lock_irqsave(&synclock, flags); -- cgit v1.2.3