From 02b296c85cd155d5ff3ecd0a9d969a93f390d18f Mon Sep 17 00:00:00 2001 From: xia-chu <771730766@qq.com> Date: Sat, 9 Dec 2023 09:52:18 +0800 Subject: [PATCH] add bom --- api/source/mk_track.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/source/mk_track.cpp b/api/source/mk_track.cpp index aaef0caa..6b620093 100644 --- a/api/source/mk_track.cpp +++ b/api/source/mk_track.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2016 The ZLMediaKit project authors. All Rights Reserved. * * This file is part of ZLMediaKit(https://github.com/xia-chu/ZLMediaKit).