Fixed a comment.
This commit is contained in:
parent
5c1212261f
commit
7873573738
|
@ -562,7 +562,7 @@ BOOLEAN WINAPI RtlGetNtProductType( LPDWORD type )
|
|||
|
||||
|
||||
/******************************************************************************
|
||||
* VerifyVersionInfoW (KERNEL32.@)
|
||||
* RtlVerifyVersionInfo (NTDLL.@)
|
||||
*/
|
||||
NTSTATUS WINAPI RtlVerifyVersionInfo( const RTL_OSVERSIONINFOEXW *info,
|
||||
DWORD dwTypeMask, DWORDLONG dwlConditionMask )
|
||||
|
|
Loading…
Reference in New Issue