Added missing newline chars to logging commands
[platform/core/uifw/dali-adaptor.git] / adaptors / x11 / imf-manager-impl-x.cpp
index 5aa868f..57ffb35 100644 (file)
@@ -166,7 +166,7 @@ Dali::ImfManager ImfManager::Get()
       }
       else
       {
-        DALI_LOG_ERROR("Failed to get native window handle");
+        DALI_LOG_ERROR("Failed to get native window handle\n");
       }
     }
   }