mirror of
https://github.com/reactos/reactos.git
synced 2025-05-28 05:28:14 +00:00
[KMTESTS/TCPIP]
- Fix MSVC build. svn path=/trunk/; revision=65550
This commit is contained in:
parent
ec74758add
commit
d85b6d69f8
1 changed files with 1 additions and 1 deletions
|
@ -9,8 +9,8 @@
|
|||
#include <tdikrnl.h>
|
||||
|
||||
static
|
||||
NTAPI
|
||||
NTSTATUS
|
||||
NTAPI
|
||||
IrpCompletionRoutine(
|
||||
_In_ PDEVICE_OBJECT DeviceObject,
|
||||
_In_ PIRP Irp,
|
||||
|
|
Loading…
Reference in a new issue