mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Merge branch 'obsd-master' into master
This commit is contained in:
		@@ -277,7 +277,7 @@ server_client_open(struct client *c, char **cause)
 | 
			
		||||
static void
 | 
			
		||||
server_client_attached_lost(struct client *c)
 | 
			
		||||
{
 | 
			
		||||
	struct session	*s = c->session;
 | 
			
		||||
	struct session	*s;
 | 
			
		||||
	struct window	*w;
 | 
			
		||||
	struct client	*loop;
 | 
			
		||||
	struct client	*found;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user