Merge branch 'master' into thumbs
This commit is contained in:
		@@ -35,8 +35,7 @@ void print_usage() {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void print_version() {
 | 
					void print_version() {
 | 
				
			||||||
	printf("sxiv - simple x image viewer\n");
 | 
						printf("sxiv version %s - simple x image viewer\n", VERSION);
 | 
				
			||||||
	printf("Version %s, written by Bert Muennich\n", VERSION);
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
void parse_options(int argc, char **argv) {
 | 
					void parse_options(int argc, char **argv) {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user