From b0734d56173d4789dd882d68491b1ff8343683c2 Mon Sep 17 00:00:00 2001 From: ruki Date: Sat, 21 Jan 2023 00:41:42 +0800 Subject: fix typo --- core/src/xmake/lz4/prefix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/xmake/lz4/prefix.h b/core/src/xmake/lz4/prefix.h index 41899093a..7efdc71d3 100644 --- a/core/src/xmake/lz4/prefix.h +++ b/core/src/xmake/lz4/prefix.h @@ -30,7 +30,7 @@ #include "lz4hc.h" /* ////////////////////////////////////////////////////////////////////////////////////// - * macros + * types */ // we need define LZ4_byte if < 1.9.3 -- cgit v1.3.1