(main) [_WIN32]: Remove second break from -i option.

This commit is contained in:
Ron Koenderink 2005-03-16 02:01:34 +00:00
parent 706e124e82
commit 1af2a6fc8b

View file

@ -145,7 +145,6 @@ main(int argc, char **argv)
case 'i':
install_service_set++;
break;
break;
case 'R':
service_name = optarg;
/*