Fix compilation warning: "function declaration isn’t a prototype".

This commit is contained in:
Ghislain MARY 2014-07-17 10:30:44 +02:00
parent 2ec33e6518
commit 8fa788510d

View file

@ -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.