Replace alignment tabs with spaces.
This commit is contained in:
		
							parent
							
								
									6162d63151
								
							
						
					
					
						commit
						ef1dc9fc4b
					
				| @ -98,8 +98,8 @@ static unsigned int defaultunderline = 7; | ||||
| /* Beware that overloading Button1 will disable the selection. */ | ||||
| static Mousekey mshortcuts[] = { | ||||
| 	/* button               mask            string */ | ||||
| 	{ Button4,		XK_ANY_MOD,	"\031"}, | ||||
| 	{ Button5,		XK_ANY_MOD,	"\005"}, | ||||
| 	{ Button4,              XK_ANY_MOD,     "\031" }, | ||||
| 	{ Button5,              XK_ANY_MOD,     "\005" }, | ||||
| }; | ||||
| 
 | ||||
| /* Internal keyboard shortcuts. */ | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Mark Edgar
						Mark Edgar