From daa1a59310c0ae05773ac7f81417dfeebeb1455b Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Thu, 21 Jul 2016 15:46:51 +0100 Subject: [ipv6] Rename ipv6_scope to ipv6_settings_scope Signed-off-by: Michael Brown --- src/include/ipxe/settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/ipxe') diff --git a/src/include/ipxe/settings.h b/src/include/ipxe/settings.h index 8cc0b6bb7..341fc3c7f 100644 --- a/src/include/ipxe/settings.h +++ b/src/include/ipxe/settings.h @@ -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; -- cgit v1.2.3-55-g7522