Skip to content

Commit

Permalink
src/main: remove redundant empty lines
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Luebbe <[email protected]>
  • Loading branch information
jluebbe authored and ejoerns committed Jun 2, 2021
1 parent 013a146 commit a435010
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1878,8 +1878,6 @@ static void cmdline_handler(int argc, char **argv)
goto print_help;
}



/* try to get known command */
rc = rcommands;
while (rc->name) {
Expand Down

0 comments on commit a435010

Please sign in to comment.