From b110e458e393a6bc704a522507c758a43c653790 Mon Sep 17 00:00:00 2001 From: markster Date: Sat, 1 Nov 2003 16:45:32 +0000 Subject: Fix small typo git-svn-id: http://svn.digium.com/svn/zaptel/trunk@263 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- wct1xxp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wct1xxp.c') diff --git a/wct1xxp.c b/wct1xxp.c index 6f88672..9c7537b 100755 --- a/wct1xxp.c +++ b/wct1xxp.c @@ -916,7 +916,7 @@ static void t1xxp_receiveprep(struct t1xxp *wc, int ints) control_set_reg(wc, WC_CLOCK, 0x02 | wc->sync | wc->ise1); wc->clocktimeout = 100; #if 1 - if (debug) printk("T1: Lost our place, resyncing\n", wc->offset); + if (debug) printk("T1: Lost our place, resyncing\n"); #endif } } -- cgit v1.2.3