Add missing LINPHONE_PUBLIC macro

This commit is contained in:
François Grisez 2014-09-09 13:54:25 +02:00
parent b3181855af
commit 8c3e6f77cb

View file

@ -169,7 +169,7 @@ LINPHONE_PUBLIC bool_t linphone_tunnel_enabled(LinphoneTunnel *tunnel);
* @param tunnel object
* Returns a boolean indicating whether tunnel is connected successfully.
**/
bool_t linphone_tunnel_connected(LinphoneTunnel *tunnel);
LINPHONE_PUBLIC bool_t linphone_tunnel_connected(LinphoneTunnel *tunnel);
/**
* @param tunnel object