mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Merge branch 'obsd-master'
Conflicts: Makefile tmux.1 window.c
This commit is contained in:
		@@ -291,7 +291,8 @@ server_kill_window(struct window *w)
 | 
			
		||||
 | 
			
		||||
int
 | 
			
		||||
server_link_window(struct session *src, struct winlink *srcwl,
 | 
			
		||||
    struct session *dst, int dstidx, int killflag, int selectflag, char **cause)
 | 
			
		||||
    struct session *dst, int dstidx, int killflag, int selectflag,
 | 
			
		||||
    char **cause)
 | 
			
		||||
{
 | 
			
		||||
	struct winlink		*dstwl;
 | 
			
		||||
	struct session_group	*srcsg, *dstsg;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user