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
bbcabe0e
Commit
bbcabe0e
authored
Mar 15, 2017
by
Sylvain Berfini
🐮
Browse files
Fixed typo
parent
83ecb1d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/linphone/core.h
include/linphone/core.h
+1
-1
No files found.
include/linphone/core.h
View file @
bbcabe0e
...
...
@@ -913,7 +913,7 @@ LINPHONE_PUBLIC void linphone_core_cbs_set_network_reachable(LinphoneCoreCbs *cb
* @param[in] cbs A #LinphoneCoreCbs.
* @return The callback.
*/
LINPHONE_PUBLIC
LinphoneCoreCbsNetworkReachableCb
linphone_core_cbs_get_
set_
network_reachable
(
LinphoneCoreCbs
*
cbs
);
LINPHONE_PUBLIC
LinphoneCoreCbsNetworkReachableCb
linphone_core_cbs_get_network_reachable
(
LinphoneCoreCbs
*
cbs
);
/**
* Set the #LinphoneCoreCbsLogCollectionUploadStateChangedCb callback.
...
...
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