mirror of
				https://codeberg.org/dwl/dwl.git
				synced 2025-11-03 09:01:45 -05:00 
			
		
		
		
	this is technically barf too I guess?
This commit is contained in:
		
							parent
							
								
									f13227ebae
								
							
						
					
					
						commit
						f79746c578
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		
							
								
								
									
										3
									
								
								dwl.c
									
										
									
									
									
								
							
							
						
						
									
										3
									
								
								dwl.c
									
										
									
									
									
								
							| 
						 | 
					@ -1950,6 +1950,5 @@ main(int argc, char *argv[])
 | 
				
			||||||
	return EXIT_SUCCESS;
 | 
						return EXIT_SUCCESS;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
usage:
 | 
					usage:
 | 
				
			||||||
	printf("Usage: %s [-qvd] [-s startup command]\n", argv[0]);
 | 
						BARF("Usage: %s [-qvd] [-s startup command]", argv[0]);
 | 
				
			||||||
	return EXIT_FAILURE;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue