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
b1ae558b
Commit
b1ae558b
authored
Oct 19, 2017
by
Sylvain Berfini
🐮
Browse files
Fixed compil
parent
40ae364d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/utils/paths/paths.cpp
View file @
b1ae558b
...
...
@@ -43,6 +43,7 @@ const string &Paths::getPath (Paths::Type type, void *context) {
case
Config
:
return
SysPaths
::
getConfigPath
(
context
);
}
return
NULL
;
}
LINPHONE_END_NAMESPACE
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