diff options
| -rw-r--r-- | core/src/xmake/lz4/prefix.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
