Updated WIN32 code specific sections. Changed header.
[idzebra-moved-to-github.git] / include / direntz.h
index 3883511..9af21e8 100644 (file)
@@ -1,10 +1,13 @@
 /*
- * Copyright (c) 1997, Index Data.
+ * Copyright (c) 1997-1999, Index Data.
  * See the file LICENSE for details.
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: direntz.h,v $
- * Revision 1.2  1997-09-17 12:19:09  adam
+ * Revision 1.3  1999-02-02 14:50:33  adam
+ * Updated WIN32 code specific sections. Changed header.
+ *
+ * Revision 1.2  1997/09/17 12:19:09  adam
  * Zebra version corresponds to YAZ version 1.4.
  * Changed Zebra server so that it doesn't depend on global common_resource.
  *
@@ -15,7 +18,7 @@
  */
 
 
-#ifdef WINDOWS
+#ifdef WIN32
 /* make own version of dirent */
 #include <windows.h>
 struct dirent {