X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/42990058edb64957bd9a97f6ff791fcb6a61285c..1cbe4c81b4978311696ab4e9e8dffb7d98b82570:/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 */