(main) [_WIN32]: Remove second break from -i option.
This commit is contained in:
parent
706e124e82
commit
1af2a6fc8b
1 changed files with 0 additions and 1 deletions
|
@ -145,7 +145,6 @@ main(int argc, char **argv)
|
||||||
case 'i':
|
case 'i':
|
||||||
install_service_set++;
|
install_service_set++;
|
||||||
break;
|
break;
|
||||||
break;
|
|
||||||
case 'R':
|
case 'R':
|
||||||
service_name = optarg;
|
service_name = optarg;
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue