cw_process_elem is good now
FossilOrigin-Name: 71fd059171a96310ba664dfe7b34ea5940eaf7f57837751d443d5f4335f38b76
This commit is contained in:
		@ -546,7 +546,7 @@ static void wtpman_run(void *arg)
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	if (!cw_rcok(rc)) {
 | 
			
		||||
	if (!cw_result_is_ok(rc)) {
 | 
			
		||||
		cw_dbg(DBG_INFO, "WTP Problem: %s", cw_strrc(rc));
 | 
			
		||||
		wtpman_remove(wtpman);
 | 
			
		||||
		return;
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user