Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
liblinphone
Commits
29b35b0f
Commit
29b35b0f
authored
Jun 24, 2016
by
Gautier Pelloux-Prayer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tester: remove prog name on iOS
parent
71b9fc83
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tester/liblinphone_tester_ios.m
tester/liblinphone_tester_ios.m
+1
-1
No files found.
tester/liblinphone_tester_ios.m
View file @
29b35b0f
...
...
@@ -43,7 +43,7 @@ static void* _apple_main(void* data) {
bc_tester_set_writable_dir_prefix
(
documentPath
.
UTF8String
);
liblinphone_tester_init
(
NULL
);
bc_tester_start
(
"toto"
);
bc_tester_start
(
NULL
);
liblinphone_tester_uninit
();
[
bundlePath
release
];
...
...
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