made some changes more concistent
This commit is contained in:
		
							parent
							
								
									3d48f33025
								
							
						
					
					
						commit
						7ece30ebc0
					
				
							
								
								
									
										4
									
								
								client.c
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								client.c
									
									
									
									
									
								
							| @ -7,7 +7,7 @@ | ||||
| #include <X11/Xatom.h> | ||||
| #include <X11/Xutil.h> | ||||
| 
 | ||||
| /* static functions */ | ||||
| /* static */ | ||||
| 
 | ||||
| static void | ||||
| detachstack(Client *c) { | ||||
| @ -65,7 +65,7 @@ xerrordummy(Display *dsply, XErrorEvent *ee) { | ||||
| 	return 0; | ||||
| } | ||||
| 
 | ||||
| /* extern functions */ | ||||
| /* extern */ | ||||
| 
 | ||||
| void | ||||
| configure(Client *c) { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Anselm R. Garbe
						Anselm R. Garbe