Set B_busy
This commit is contained in:
		
							parent
							
								
									4978d19bff
								
							
						
					
					
						commit
						c9153e6b9b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -14,6 +14,6 @@ char *filename;
 | 
			
		|||
		fprint( STDERR, "Couldn't open %s\n", filename);
 | 
			
		||||
		return( 0);
 | 
			
		||||
	}
 | 
			
		||||
	else
 | 
			
		||||
	        return( 1);
 | 
			
		||||
	B_busy = 1;
 | 
			
		||||
	return( 1);
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue