Revision: 14551
Author: adrian.chadd
Date: Mon Apr  5 21:16:02 2010
Log: Issue #94 - I broke it in the last commit!


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

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

=======================================
--- /branches/LUSCA_HEAD/app/ufs_rebuild/ufs_rebuild.c Mon Apr 5 20:01:42 2010 +++ /branches/LUSCA_HEAD/app/ufs_rebuild/ufs_rebuild.c Mon Apr 5 21:16:02 2010
@@ -89,7 +89,7 @@
        }

        /* Output swap header to stdout */
-#if _SQUID_WIN32_
+#ifdef _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