[3.0] Add UpdateTopMargin in tizen indicator
[platform/core/uifw/dali-adaptor.git] / adaptors / ubuntu / tts-player-impl-ubuntu.cpp
index 961c66a..d438054 100644 (file)
@@ -45,7 +45,7 @@ Dali::TtsPlayer TtsPlayer::New(Dali::TtsPlayer::Mode mode)
 TtsPlayer::TtsPlayer(Dali::TtsPlayer::Mode mode)
 : mStateChangedSignal()
 {
-  DALI_LOG_ERROR("TTS is not implemented in UBUNTU profile.");
+  DALI_LOG_ERROR("TTS is not implemented in UBUNTU profile.\n");
 }
 
 TtsPlayer::~TtsPlayer()