mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Rename a function for consistency and some spacing nits.
This commit is contained in:
		@@ -196,7 +196,7 @@ control_notify_session_created(__unused struct session *s)
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void
 | 
			
		||||
control_notify_session_close(__unused struct session *s)
 | 
			
		||||
control_notify_session_closed(__unused struct session *s)
 | 
			
		||||
{
 | 
			
		||||
	struct client	*c;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user