Add .keep guard files in order to restore lost but empty directories we had with...
[reactos.git] / dll / win32 / ws2_32 / include / catalog.h
index f36513e..1b8f765 100644 (file)
@@ -1,9 +1,10 @@
 /*
  * COPYRIGHT:   See COPYING in the top level directory
  * PROJECT:     ReactOS WinSock 2 DLL
- * FILE:        include/catalog.h
+ * FILE:        dll/win32/ws2_32/include/catalog.h
  * PURPOSE:     Service Provider Catalog definitions
  */
+
 #ifndef __CATALOG_H
 #define __CATALOG_H
 
@@ -54,5 +55,3 @@ VOID CreateCatalog(VOID);
 VOID DestroyCatalog(VOID);
 
 #endif /* __CATALOG_H */
-
-/* EOF */