tshark: clean up indentation.

This commit is contained in:
Guy Harris 2023-02-03 11:36:30 -08:00
parent c237cfb76b
commit c788b6b079
1 changed files with 1 additions and 1 deletions

View File

@ -1654,7 +1654,7 @@ main(int argc, char *argv[])
exit_status = INVALID_OPTION;
goto clean_exit;
}
break;
break;
default:
case '?': /* Bad flag - print usage message */
switch(ws_optopt) {