From e01d4caa3eef0f4d17e5513cb793e19fecd2b051 Mon Sep 17 00:00:00 2001 From: Super User Date: Sat, 22 Dec 2007 10:10:18 +0100 Subject: some fixes, check README modified: README modified: action.cpp modified: action_vbox.cpp modified: admin_client.c modified: admin_server.c modified: apppbx.cpp modified: apppbx.h modified: dss1.cpp modified: endpointapp.cpp modified: endpointapp.h modified: interface.c modified: joinpbx.cpp modified: joinremote.cpp modified: mISDN.cpp modified: main.h modified: message.h modified: port.cpp modified: port.h modified: todo.txt modified: tones.c --- endpointapp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'endpointapp.h') diff --git a/endpointapp.h b/endpointapp.h index 6bcc9fb..11001f3 100644 --- a/endpointapp.h +++ b/endpointapp.h @@ -14,7 +14,7 @@ class EndpointApp { public: - EndpointApp(class Endpoint *epoint); + EndpointApp(class Endpoint *epoint, int origin); virtual ~EndpointApp(); class Endpoint *ea_endpoint; -- cgit v1.2.3-55-g7522