From cbe9d412a37e75b61cc74e8a65b0293923eb5160 Mon Sep 17 00:00:00 2001 From: Super User Date: Sat, 11 Aug 2007 15:57:58 +0200 Subject: added exporting/importing bchannel stacks to the remote application --- endpoint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'endpoint.h') diff --git a/endpoint.h b/endpoint.h index 460c0d7..a336beb 100644 --- a/endpoint.h +++ b/endpoint.h @@ -22,7 +22,7 @@ struct port_list { class Endpoint { public: - Endpoint(unsigned long port_id, unsigned long join_id, unsigned long use_epoint_id); + Endpoint(unsigned long port_id, unsigned long join_id); ~Endpoint(); class Endpoint *next; /* next in list */ unsigned long ep_serial; /* a unique serial to identify */ -- cgit v1.2.3-55-g7522