From 820896e5200b4d3d753af62d0dd9cfc4fe28ee36 Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 9 Oct 2023 18:01:34 +0800 Subject: [PATCH] add bom --- src/Common/JemallocUtil.cpp | 2 +- src/Common/JemallocUtil.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Common/JemallocUtil.cpp b/src/Common/JemallocUtil.cpp index 1c5ca89f..fa2de64a 100644 --- a/src/Common/JemallocUtil.cpp +++ b/src/Common/JemallocUtil.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/Common/JemallocUtil.h b/src/Common/JemallocUtil.h index 84c15444..796a58bb 100644 --- a/src/Common/JemallocUtil.h +++ b/src/Common/JemallocUtil.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).