mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 19:18:06 +00:00
Fix typo error
This commit is contained in:
parent
e4149d19a8
commit
ca3eadc1ef
1 changed files with 1 additions and 1 deletions
|
|
@ -1035,7 +1035,7 @@ LinphoneAccountCreatorStatus linphone_account_creator_activate_phone_number_link
|
|||
ms_debug("Account creator: activate_phone_number_link (phone number=%s, username=%s, activation code=%s, domain=%s)",
|
||||
creator->phone_number,
|
||||
creator->username,
|
||||
creator->acactivation_code,
|
||||
creator->activation_code,
|
||||
linphone_proxy_config_get_domain(creator->proxy_cfg));
|
||||
|
||||
request = linphone_xml_rpc_request_new_with_args(LinphoneXmlRpcArgString, "activate_phone_number_link",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue