From ea05212f5fed252e79efa272a717e5ce0d70a2a0 Mon Sep 17 00:00:00 2001 From: Rom Walton Date: Thu, 25 Mar 2004 03:48:54 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=3161 --- client/log_flags.C | 1 + 1 file changed, 1 insertion(+) diff --git a/client/log_flags.C b/client/log_flags.C index ff29020b35..0d21c6cd9b 100644 --- a/client/log_flags.C +++ b/client/log_flags.C @@ -56,6 +56,7 @@ LOG_FLAGS::LOG_FLAGS() { time_debug = false; net_xfer_debug = false; measurement_debug = false; + dont_check_file_sizes = false; } // Parse log flag preferences