mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Sync OpenBSD patchset 418:
Nuke stray blank line.
This commit is contained in:
		
							
								
								
									
										3
									
								
								tmux.h
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								tmux.h
									
									
									
									
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
/* $Id: tmux.h,v 1.478 2009-10-23 17:06:23 tcunha Exp $ */
 | 
			
		||||
/* $Id: tmux.h,v 1.479 2009-10-23 17:10:00 tcunha Exp $ */
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 * Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
 | 
			
		||||
@@ -128,7 +128,6 @@ enum key_code {
 | 
			
		||||
 | 
			
		||||
	/* Function keys. */
 | 
			
		||||
	KEYC_F1,
 | 
			
		||||
 | 
			
		||||
	KEYC_F2,
 | 
			
		||||
	KEYC_F3,
 | 
			
		||||
	KEYC_F4,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user