mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-10-27 06:26:39 +08:00
fpga_compress.c:154:49: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces]
LZ4_streamDecode_t lz4StreamDecode_body = { 0 };
^
{}
|
||
|---|---|---|
| .. | ||
| fpga_compress.c | ||
| Makefile | ||