Fixed a comment.

This commit is contained in:
Alexandre Julliard 2005-09-08 12:42:51 +00:00
parent 5c1212261f
commit 7873573738
1 changed files with 1 additions and 1 deletions

View File

@ -562,7 +562,7 @@ BOOLEAN WINAPI RtlGetNtProductType( LPDWORD type )
/******************************************************************************
* VerifyVersionInfoW (KERNEL32.@)
* RtlVerifyVersionInfo (NTDLL.@)
*/
NTSTATUS WINAPI RtlVerifyVersionInfo( const RTL_OSVERSIONINFOEXW *info,
DWORD dwTypeMask, DWORDLONG dwlConditionMask )