From e602f7bfbdf28bd72d89af6ffa4e6f7dad02ff03 Mon Sep 17 00:00:00 2001 From: Super User Date: Fri, 20 Jun 2008 08:27:26 +0200 Subject: minor fixes modified: mISDN.h modified: route.c --- mISDN.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mISDN.h') diff --git a/mISDN.h b/mISDN.h index f03cb4f..8f0b98c 100644 --- a/mISDN.h +++ b/mISDN.h @@ -155,7 +155,7 @@ class PmISDN : public Port unsigned int p_m_timeout; /* timeout of timers */ time_t p_m_timer; /* start of timer */ unsigned int p_m_remote_ref; /* join to export bchannel to */ - unsigned int p_m_remote_id; /* sock to export bchannel to */ + int p_m_remote_id; /* sock to export bchannel to */ int seize_bchannel(int channel, int exclusive); /* requests / reserves / links bchannels, but does not open it! */ void drop_bchannel(void); -- cgit v1.2.3-55-g7522