From 59ff0a9a1a496fe35323d71b6619db265eefea39 Mon Sep 17 00:00:00 2001 From: ziyue <1213642868@qq.com> Date: Thu, 26 May 2022 11:00:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0utf-8=20bom=E5=A4=B4=EF=BC=8C?= =?UTF-8?q?=E8=A7=A3=E5=86=B3msvc=E4=B8=8B=E7=BC=96=E8=AF=91=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/include/mk_frame.h | 2 +- api/include/mk_track.h | 2 +- api/include/mk_webrtc_api.h | 2 +- api/source/mk_frame.cpp | 2 +- api/source/mk_track.cpp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/include/mk_frame.h b/api/include/mk_frame.h index e7a7c7f0..cbc5fe76 100644 --- a/api/include/mk_frame.h +++ b/api/include/mk_frame.h @@ -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). diff --git a/api/include/mk_track.h b/api/include/mk_track.h index e1d88bf6..aa6b5f38 100644 --- a/api/include/mk_track.h +++ b/api/include/mk_track.h @@ -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). diff --git a/api/include/mk_webrtc_api.h b/api/include/mk_webrtc_api.h index b4b22cc8..80ec8332 100644 --- a/api/include/mk_webrtc_api.h +++ b/api/include/mk_webrtc_api.h @@ -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). diff --git a/api/source/mk_frame.cpp b/api/source/mk_frame.cpp index eb870887..55771afa 100644 --- a/api/source/mk_frame.cpp +++ b/api/source/mk_frame.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). diff --git a/api/source/mk_track.cpp b/api/source/mk_track.cpp index a9891d95..6d84ac70 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).