update ms2 and write '\n' when linphonec exits.

This commit is contained in:
Simon Morlat 2010-10-01 14:39:14 +02:00
parent 0d840b6013
commit 81577a29a9
2 changed files with 2 additions and 2 deletions

View file

@ -747,7 +747,7 @@ linphonec_finish(int exit_status)
{
fclose (mylogfile);
}
printf("\n");
exit(exit_status);
}

@ -1 +1 @@
Subproject commit cd5b40beca8f6df5cf6477f433fccf3b03859277
Subproject commit 9492b114126f17d06ca365757ada450ad72d5eb5