Fix log characters
[platform/core/uifw/tts.git] / common / tts_config_parser.c
index 24cf091..06e4836 100644 (file)
@@ -322,7 +322,7 @@ int tts_parser_print_engine_info(tts_engine_info_s* engine_info)
                SLOG(LOG_ERROR, tts_tag(), "  Voice is NONE");
        }
 
-       SLOG(LOG_DEBUG, tts_tag(), "=====================");
+       SLOG(LOG_DEBUG, tts_tag(), "@@@");
 
        return 0;
 }