Revision: 14544
Author: adrian.chadd
Date: Mon Apr  5 20:01:42 2010
Log: Issue #94 - this is a windows specific thing, not a cygwin specific thing?


http://code.google.com/p/lusca-cache/source/detail?r=14544

Modified:
 /branches/LUSCA_HEAD/app/ufs_rebuild/ufs_rebuild.c

=======================================
--- /branches/LUSCA_HEAD/app/ufs_rebuild/ufs_rebuild.c Fri Apr 2 23:49:58 2010 +++ /branches/LUSCA_HEAD/app/ufs_rebuild/ufs_rebuild.c Mon Apr 5 20:01:42 2010
@@ -89,7 +89,7 @@
        }

        /* Output swap header to stdout */
-#if _SQUID_CYGWIN_
+#if _SQUID_WIN32_
        setmode(fileno(stdout), O_BINARY);
 #endif
        (void) storeSwapLogPrintHeader(stdout);

--
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en.

Reply via email to