mirror of
https://github.com/reactos/reactos.git
synced 2025-05-29 05:58:13 +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>
|
#include <tdikrnl.h>
|
||||||
|
|
||||||
static
|
static
|
||||||
NTAPI
|
|
||||||
NTSTATUS
|
NTSTATUS
|
||||||
|
NTAPI
|
||||||
IrpCompletionRoutine(
|
IrpCompletionRoutine(
|
||||||
_In_ PDEVICE_OBJECT DeviceObject,
|
_In_ PDEVICE_OBJECT DeviceObject,
|
||||||
_In_ PIRP Irp,
|
_In_ PIRP Irp,
|
||||||
|
|
Loading…
Reference in a new issue