Sync with trunk revision 63128.
[reactos.git] / dll / win32 / ws2_32 / include / upcall.h
index 25404f4..ede3051 100644 (file)
@@ -4,6 +4,7 @@
  * FILE:        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 */