Updated for WIN32.
[ir-tcl-moved-to-github.git] / ir-tcl.c
index 0784461..ebaf76e 100644 (file)
--- a/ir-tcl.c
+++ b/ir-tcl.c
@@ -5,7 +5,10 @@
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: ir-tcl.c,v $
- * Revision 1.110  1998-10-20 15:15:31  adam
+ * Revision 1.111  1999-02-11 11:30:09  adam
+ * Updated for WIN32.
+ *
+ * Revision 1.110  1998/10/20 15:15:31  adam
  * Changed scan response handler.
  *
  * Revision 1.109  1998/10/13 21:23:26  adam
 
 #include <stdlib.h>
 #include <stdio.h>
-#ifdef WINDOWS
+#ifdef WIN32
 
 #else
 #include <unistd.h>