mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
REVISON -> REVISION
svn path=/trunk/; revision=17522
This commit is contained in:
parent
d9f9178f3e
commit
85266e68b5
1 changed files with 1 additions and 1 deletions
|
@ -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 ||
|
||||
|
|
Loading…
Reference in a new issue