Properly declare with FORCEINLINE

svn path=/trunk/; revision=63144
This commit is contained in:
Pierre Schweitzer 2014-05-04 09:15:06 +00:00
parent dedd67967c
commit 9bfb45693d

View file

@ -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,