mirror of
				https://git.tukaani.org/xz.git
				synced 2025-10-31 05:22:55 +00:00 
			
		
		
		
	Docs: Language fix to 01_compress_easy.c.
Thanks to Jonathan Nieder.
This commit is contained in:
		
							parent
							
								
									f1675f765f
								
							
						
					
					
						commit
						b3235a0b1a
					
				| @ -27,7 +27,7 @@ show_usage_and_exit(const char *argv0) | |||||||
| { | { | ||||||
| 	fprintf(stderr, "Usage: %s PRESET < INFILE > OUTFILE\n" | 	fprintf(stderr, "Usage: %s PRESET < INFILE > OUTFILE\n" | ||||||
| 			"PRESET is a number 0-9 and can optionally be " | 			"PRESET is a number 0-9 and can optionally be " | ||||||
| 			"by `e' to indicate extreme preset\n", | 			"followed by `e' to indicate extreme preset\n", | ||||||
| 			argv0); | 			argv0); | ||||||
| 	exit(EXIT_FAILURE); | 	exit(EXIT_FAILURE); | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user