From 48d82daa5c17d701c91b495096582f7436877613 Mon Sep 17 00:00:00 2001 From: ziyue <1213642868@qq.com> Date: Mon, 28 Jun 2021 16:02:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0bom=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Pusher/PusherProxy.cpp | 2 +- src/Pusher/PusherProxy.h | 2 +- tests/test_rtcp_fci.cpp | 2 +- tests/test_rtcp_nack.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Pusher/PusherProxy.cpp b/src/Pusher/PusherProxy.cpp index 447a5539..66f65024 100644 --- a/src/Pusher/PusherProxy.cpp +++ b/src/Pusher/PusherProxy.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/src/Pusher/PusherProxy.h b/src/Pusher/PusherProxy.h index 3e04a8d3..02c1f5c1 100644 --- a/src/Pusher/PusherProxy.h +++ b/src/Pusher/PusherProxy.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/tests/test_rtcp_fci.cpp b/tests/test_rtcp_fci.cpp index 1dda1143..036e2924 100644 --- a/tests/test_rtcp_fci.cpp +++ b/tests/test_rtcp_fci.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2016 The ZLToolKit project authors. All Rights Reserved. * * This file is part of ZLToolKit(https://github.com/xia-chu/ZLToolKit). diff --git a/tests/test_rtcp_nack.cpp b/tests/test_rtcp_nack.cpp index 7463ce02..982f9aa4 100644 --- a/tests/test_rtcp_nack.cpp +++ b/tests/test_rtcp_nack.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2016 The ZLToolKit project authors. All Rights Reserved. * * This file is part of ZLToolKit(https://github.com/xia-chu/ZLToolKit).