mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
[MSAFD]
Properly declare with FORCEINLINE svn path=/trunk/; revision=63144
This commit is contained in:
parent
dedd67967c
commit
9bfb45693d
1 changed files with 1 additions and 1 deletions
|
@ -480,8 +480,8 @@ SockReenableAsyncSelectEvent (
|
|||
|
||||
typedef VOID (*PASYNC_COMPLETION_ROUTINE)(PVOID Context, PIO_STATUS_BLOCK IoStatusBlock);
|
||||
|
||||
DWORD
|
||||
FORCEINLINE
|
||||
DWORD
|
||||
MsafdReturnWithErrno(NTSTATUS Status,
|
||||
LPINT Errno,
|
||||
DWORD Received,
|
||||
|
|
Loading…
Reference in a new issue