mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 20:18:09 +00:00
update ms2 and write '\n' when linphonec exits.
This commit is contained in:
parent
0d840b6013
commit
81577a29a9
2 changed files with 2 additions and 2 deletions
|
|
@ -747,7 +747,7 @@ linphonec_finish(int exit_status)
|
|||
{
|
||||
fclose (mylogfile);
|
||||
}
|
||||
|
||||
printf("\n");
|
||||
exit(exit_status);
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit cd5b40beca8f6df5cf6477f433fccf3b03859277
|
||||
Subproject commit 9492b114126f17d06ca365757ada450ad72d5eb5
|
||||
Loading…
Add table
Reference in a new issue