mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Add missing prototype.
This commit is contained in:
		@@ -30,6 +30,7 @@
 | 
			
		||||
void	server_client_handle_key(int, struct mouse_event *, void *);
 | 
			
		||||
void	server_client_repeat_timer(int, short, void *);
 | 
			
		||||
void	server_client_check_exit(struct client *);
 | 
			
		||||
void	server_client_check_backoff(struct client *);
 | 
			
		||||
void	server_client_check_redraw(struct client *);
 | 
			
		||||
void	server_client_set_title(struct client *);
 | 
			
		||||
void	server_client_reset_state(struct client *);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user