Simplify version message
This commit is contained in:
		
							parent
							
								
									e23d5c1c45
								
							
						
					
					
						commit
						2901145301
					
				
							
								
								
									
										3
									
								
								surf.c
								
								
								
								
							
							
						
						
									
										3
									
								
								surf.c
								
								
								
								
							| 
						 | 
					@ -1901,8 +1901,7 @@ main(int argc, char *argv[])
 | 
				
			||||||
		fulluseragent = EARGF(usage());
 | 
							fulluseragent = EARGF(usage());
 | 
				
			||||||
		break;
 | 
							break;
 | 
				
			||||||
	case 'v':
 | 
						case 'v':
 | 
				
			||||||
		die("surf-"VERSION", ©2009-2017 surf engineers, "
 | 
							die("surf-"VERSION", see LICENSE for © details\n");
 | 
				
			||||||
		    "see LICENSE for details\n");
 | 
					 | 
				
			||||||
	case 'w':
 | 
						case 'w':
 | 
				
			||||||
		showxid = 1;
 | 
							showxid = 1;
 | 
				
			||||||
		break;
 | 
							break;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue