mirror of
https://github.com/switchbrew/switch-tools.git
synced 2025-08-10 10:29:23 +02:00
another indentation fix
This commit is contained in:
parent
129a6c7974
commit
ac7a769252
@ -505,7 +505,7 @@ int main(int argc, char **argv) {
|
||||
{"address", required_argument, 0, 'a'},
|
||||
{"retries", required_argument, 0, 'r'},
|
||||
{"path", required_argument, 0, 'p'},
|
||||
{"port", required_argument, 0, 'z'},
|
||||
{"port", required_argument, 0, 'z'},
|
||||
{"args", required_argument, 0, NRO_ARGS},
|
||||
{"help", no_argument, 0, 'h'},
|
||||
{"server", no_argument, &server, 1 },
|
||||
|
Loading…
Reference in New Issue
Block a user