X-Git-Url: http://sjero.net/git/?p=linphone;a=blobdiff_plain;f=coreapi%2Flinphonecore.h;h=67d4fb255bf02f3c9d102cc252b264992268b64d;hp=5ae73cc4dd91bb48676affa7a65d06151992d48e;hb=02b7c282a153ba96b3f82d5f38a06c27cc207518;hpb=5f0d5793b7e65a518076de6f8e253770503f8824 diff --git a/coreapi/linphonecore.h b/coreapi/linphonecore.h index 5ae73cc4..67d4fb25 100644 --- a/coreapi/linphonecore.h +++ b/coreapi/linphonecore.h @@ -1199,10 +1199,9 @@ const char * linphone_core_get_stun_server(const LinphoneCore *lc); * @ingroup network_parameters * Return the availability of uPnP. * - * @param lc #LinphoneCore * @return true if uPnP is available otherwise return false. */ -bool_t linphone_core_upnp_available(const LinphoneCore *lc); +bool_t linphone_core_upnp_available(); /** * @ingroup network_parameters