Indent properly
This commit is contained in:
		
							parent
							
								
									f93e890b4d
								
							
						
					
					
						commit
						478e3e4649
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -312,10 +312,10 @@ struct CurlDownloader : public Downloader | |||
|                         case CURLE_BAD_FUNCTION_ARGUMENT: | ||||
|                         case CURLE_INTERFACE_FAILED: | ||||
|                         case CURLE_UNKNOWN_OPTION: | ||||
|                         err = Misc; | ||||
|                         break; | ||||
|                             err = Misc; | ||||
|                             break; | ||||
|                         default: // Shut up warnings
 | ||||
|                         break; | ||||
|                             break; | ||||
|                     } | ||||
|                 } | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue