Commit 6e6d355f authored by derf's avatar derf Committed by GitHub
Browse files

Merge pull request #317 from orbea/fallthrough

Silence -Wimplicit-fallthrough= warning
parents 069d0a44 a0e2ed52
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -768,6 +768,7 @@ static void feh_parse_option_array(int argc, char **argv, int finalrun)
			break;
		case 240:
			opt.insecure_ssl = 1;
			break;
		case 241:
			opt.recursive = 0;
		default: