From 81577a29a90b3fcba2ddfc18a04d701e4c230e7c Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Fri, 1 Oct 2010 14:39:14 +0200 Subject: [PATCH] update ms2 and write '\n' when linphonec exits. --- console/linphonec.c | 2 +- mediastreamer2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/console/linphonec.c b/console/linphonec.c index 4971deaf0..dbdf16594 100644 --- a/console/linphonec.c +++ b/console/linphonec.c @@ -747,7 +747,7 @@ linphonec_finish(int exit_status) { fclose (mylogfile); } - + printf("\n"); exit(exit_status); } diff --git a/mediastreamer2 b/mediastreamer2 index cd5b40bec..9492b1141 160000 --- a/mediastreamer2 +++ b/mediastreamer2 @@ -1 +1 @@ -Subproject commit cd5b40beca8f6df5cf6477f433fccf3b03859277 +Subproject commit 9492b114126f17d06ca365757ada450ad72d5eb5