mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 12:00:19 +03:00
[ipv6] Rename ipv6_scope to ipv6_settings_scope
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -286,7 +286,7 @@ struct builtin_setting {
|
||||
extern const struct settings_scope builtin_scope;
|
||||
|
||||
/** IPv6 setting scope */
|
||||
extern const struct settings_scope ipv6_scope;
|
||||
extern const struct settings_scope ipv6_settings_scope;
|
||||
|
||||
/** DHCPv6 setting scope */
|
||||
extern const struct settings_scope dhcpv6_scope;
|
||||
|
||||
Reference in New Issue
Block a user