Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
ca3eadc1
Commit
ca3eadc1
authored
Jun 27, 2017
by
Erwan Croze
👋🏻
Browse files
Fix typo error
parent
e4149d19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
coreapi/account_creator.c
coreapi/account_creator.c
+1
-1
No files found.
coreapi/account_creator.c
View file @
ca3eadc1
...
...
@@ -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
->
ac
activation_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"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment