sockstat: add break that was forgot in 328279
Reported by: garga@ MFC after: 1 week X-MFC With: 328279 Sponsored by: Gandi.net
This commit is contained in:
parent
7d84ca677f
commit
62de70375f
@ -1279,6 +1279,7 @@ main(int argc, char *argv[])
|
||||
break;
|
||||
case 'q':
|
||||
opt_q = 1;
|
||||
break;
|
||||
case 'S':
|
||||
opt_S = 1;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user