Browse code

increase f-level

git-svn-id: file:///var/lib/svn/clamav-devel/trunk/clamav-devel@2390 77e5149b-7576-45b1-b177-96237e5ba77b

Tomasz Kojm authored on 2006/10/16 04:18:46
Showing 1 changed files
... ...
@@ -94,7 +94,7 @@ static pthread_mutex_t cli_gentempname_mutex = PTHREAD_MUTEX_INITIALIZER;
94 94
 #define       P_tmpdir        "C:\\WINDOWS\\TEMP"
95 95
 #endif
96 96
 
97
-#define CL_FLEVEL 8 /* don't touch it */
97
+#define CL_FLEVEL 10 /* don't touch it */
98 98
 
99 99
 short cli_debug_flag = 0, cli_leavetemps_flag = 0;
100 100