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
5bc25e8a
Commit
5bc25e8a
authored
Sep 04, 2017
by
Ronan
Browse files
feat(core): sal must be private
parent
1c3bcf0b
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
944 additions
and
1 deletion
+944
-1
coreapi/CMakeLists.txt
coreapi/CMakeLists.txt
+2
-1
coreapi/sal/sal.c
coreapi/sal/sal.c
+942
-0
coreapi/sal/sal.h
coreapi/sal/sal.h
+0
-0
No files found.
coreapi/CMakeLists.txt
View file @
5bc25e8a
...
...
@@ -45,6 +45,7 @@ list(APPEND LINPHONE_PRIVATE_HEADER_FILES
offeranswer.h
private.h
quality_reporting.h
sal/sal.h
sqlite3_bctbx_vfs.h
vcard_private.h
xml2lpc.h
...
...
@@ -108,7 +109,7 @@ set(LINPHONE_SOURCE_FILES_C
quality_reporting.c
remote_provisioning.c
ringtoneplayer.c
sal.c
sal/
sal.c
siplogin.c
sipsetup.c
sqlite3_bctbx_vfs.c
...
...
coreapi/sal/sal.c
0 → 100644
View file @
5bc25e8a
This diff is collapsed.
Click to expand it.
include
/sal/sal.h
→
coreapi
/sal/sal.h
View file @
5bc25e8a
File moved
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