From 8fa788510dd960e49b6f5cbe6b2b812383527328 Mon Sep 17 00:00:00 2001 From: Ghislain MARY Date: Thu, 17 Jul 2014 10:30:44 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20compilation=20warning:=20"function=20decl?= =?UTF-8?q?aration=20isn=E2=80=99t=20a=20prototype".?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- coreapi/linphone_tunnel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coreapi/linphone_tunnel.h b/coreapi/linphone_tunnel.h index 9b33e32f8..336351267 100644 --- a/coreapi/linphone_tunnel.h +++ b/coreapi/linphone_tunnel.h @@ -53,7 +53,7 @@ typedef struct _LinphoneTunnelConfig LinphoneTunnelConfig; /** * Create a new tunnel configuration */ -LINPHONE_PUBLIC LinphoneTunnelConfig *linphone_tunnel_config_new(); +LINPHONE_PUBLIC LinphoneTunnelConfig *linphone_tunnel_config_new(void); /** * Set address of server.