Browse code

increase f-level

git-svn: trunk@2390

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