U2: Improve comment (#1100)

This commit is contained in:
tomcw 2022-05-20 08:01:35 +01:00
parent 60cbbb40db
commit 961625721b

View File

@ -1649,7 +1649,7 @@ bool Uthernet2::GetRegistryVirtualDNS(UINT slot)
{ {
const std::string regSection = RegGetConfigSlotSection(slot); const std::string regSection = RegGetConfigSlotSection(slot);
// The default value for VirtualDNS is enabled // By default, VirtualDNS is enabled
// as it is backward compatible // as it is backward compatible
// (except for the initial value of PTIMER which is anyway never used) // (except for the initial value of PTIMER which is anyway never used)