mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
spelling: product
This commit is contained in:
parent
1ee49e7633
commit
ee55f85e4a
@ -235,7 +235,7 @@ void CiGetCurrentMachineHashOld(void *data)
|
||||
}
|
||||
|
||||
#ifdef OS_WIN32
|
||||
// Priduct ID
|
||||
// Product ID
|
||||
product_id = MsRegReadStr(REG_LOCAL_MACHINE, "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion", "ProductId");
|
||||
if (product_id == NULL)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user