mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
REVISON -> REVISION
svn path=/trunk/; revision=17522
This commit is contained in:
@@ -539,7 +539,7 @@ VideoPortInitialize(
|
||||
|
||||
if (HwInitializationData->HwInitDataSize > sizeof(VIDEO_HW_INITIALIZATION_DATA))
|
||||
{
|
||||
return STATUS_REVISON_MISMATCH;
|
||||
return STATUS_REVISION_MISMATCH;
|
||||
}
|
||||
|
||||
if (HwInitializationData->HwFindAdapter == NULL ||
|
||||
|
||||
Reference in New Issue
Block a user