1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00

spelling: obsoleted

This commit is contained in:
Josh Soref 2018-02-28 04:20:24 +00:00
parent cdfeb3f8b6
commit 942e83b442

View File

@ -6970,7 +6970,7 @@ UINT MsService(char *name, SERVICE_FUNCTION *start, SERVICE_FUNCTION *stop, UINT
case SVC_MODE_SERVICE: case SVC_MODE_SERVICE:
// Run as a service // Run as a service
// Obsolated (2012.12.31) (Do this in the above code) // Obsoleted (2012.12.31) (Do this in the above code)
//MsServiceMode(start, stop); //MsServiceMode(start, stop);
break; break;