corrected a misleading comment
This commit is contained in:
		
							parent
							
								
									a026617c65
								
							
						
					
					
						commit
						11cfff2dae
					
				
							
								
								
									
										2
									
								
								dwm.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								dwm.c
									
									
									
									
									
								
							| @ -1806,7 +1806,7 @@ main(int argc, char *argv[]) { | |||||||
| 	else if(argc != 1) | 	else if(argc != 1) | ||||||
| 		eprint("usage: dwm [-v]\n"); | 		eprint("usage: dwm [-v]\n"); | ||||||
| 
 | 
 | ||||||
| 	/* macros from config.h can be used beginning within main() */ | 	/* macros from config.h can be used at function level only */ | ||||||
| 	mwfact = MWFACT; | 	mwfact = MWFACT; | ||||||
| 	bpos = BARPOS; | 	bpos = BARPOS; | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Anselm R. Garbe
						Anselm R. Garbe