X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=dll%2Fwin32%2Fws2_32%2Finclude%2Fupcall.h;h=116b45956b7dc9559266c2b0f57d62caf7f27b55;hp=25404f4b9e56b8f4f5e323e58436c5f06dd46d18;hb=acdf04bad294a63360317ff0d77ad1d7f61e3c94;hpb=18ac12569f32eb04c6e96545f67cc583b1c6bcaf diff --git a/dll/win32/ws2_32/include/upcall.h b/dll/win32/ws2_32/include/upcall.h index 25404f4b9e5..116b45956b7 100644 --- a/dll/win32/ws2_32/include/upcall.h +++ b/dll/win32/ws2_32/include/upcall.h @@ -1,9 +1,10 @@ /* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS WinSock 2 DLL - * FILE: include/upcall.h + * FILE: dll/win32/ws2_32/include/upcall.h * PURPOSE: Upcall function defintions */ + #ifndef __UPCALL_H #define __UPCALL_H @@ -100,5 +101,3 @@ WPUSetEvent( OUT LPINT lpErrno); #endif /* __UPCALL_H */ - -/* EOF */