st: use `void' to indicate an empty parameter list
This commit is contained in:
		
							parent
							
								
									baa9357e96
								
							
						
					
					
						commit
						72fd32736a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								st.c
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								st.c
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -939,7 +939,7 @@ ttyresize(int tw, int th)
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
void
 | 
			
		||||
ttyhangup()
 | 
			
		||||
ttyhangup(void)
 | 
			
		||||
{
 | 
			
		||||
	/* Send SIGHUP to shell */
 | 
			
		||||
	kill(pid, SIGHUP);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue