From 984d4c7fafb57ad0c57b878a416a2b8295360c64 Mon Sep 17 00:00:00 2001 From: YuLi Date: Fri, 24 Jul 2026 15:27:50 -0700 Subject: [PATCH] test: add BOM to AMF regression source --- tests/test_amf.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_amf.cpp b/tests/test_amf.cpp index 066363c5..48bfbcc1 100644 --- a/tests/test_amf.cpp +++ b/tests/test_amf.cpp @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2016-present The ZLMediaKit project authors. All Rights Reserved. * * This file is part of ZLMediaKit(https://github.com/ZLMediaKit/ZLMediaKit).