X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/74154ad9a3fc72ea9e66142df528e1fed42dfebd..c5fd64d21c4e0fb79d6d84015da85caa7023f0bc:/IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ipxe/sanboot.h diff --git a/IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ipxe/sanboot.h b/IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ipxe/sanboot.h index e61d839..2c2639a 100644 --- a/IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ipxe/sanboot.h +++ b/IPXE/ipxe_mod_code/ipxe-3fe683e/src/include/ipxe/sanboot.h @@ -92,7 +92,7 @@ struct san_device { uint8_t boot_catalog_sector[2048]; /** SAN paths */ - struct san_path path[0]; + struct san_path path[0]; }; /** SAN device flags */