Add .keep guard files in order to restore lost but empty directories we had with...
[reactos.git] / dll / win32 / ws2_32 / include / upcall.h
index 25404f4..116b459 100644 (file)
@@ -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 */