mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-12-23 00:30:17 +00:00
U2: Improve comment (#1100)
This commit is contained in:
parent
60cbbb40db
commit
961625721b
@ -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)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user