* Fix a typo.

svn path=/trunk/; revision=58384
This commit is contained in:
Amine Khaldi 2013-03-01 10:56:02 +00:00
parent 00631348d4
commit 5415cec993

View file

@ -5851,7 +5851,7 @@ BOOLEAN
NTAPI
NdisWaitEvent(
_In_ PNDIS_EVENT Event,
_In_ UINT Timeout);
_In_ UINT MsToWait);
/* NDIS intermediate miniport structures */