mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Sync OpenBSD patchset 1101:
Add missing prototype.
This commit is contained in:
		
							
								
								
									
										1
									
								
								client.c
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								client.c
									
									
									
									
									
								
							@@ -59,6 +59,7 @@ void		client_signal(int, short, void *);
 | 
			
		||||
void		client_callback(int, short, void *);
 | 
			
		||||
int		client_dispatch_attached(void);
 | 
			
		||||
int		client_dispatch_wait(void *);
 | 
			
		||||
const char     *client_exit_message(void);
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Get server create lock. If already held then server start is happening in
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user