svc: fix a case where with more than option, getopt() state is not reset
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 4 Aug 2017 23:38:55 +0000 (01:38 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 4 Aug 2017 23:38:55 +0000 (01:38 +0200)
commit754e9f96defd7be48dfdc9ffe820c3fb7f35ff9e
tree07fed0afeec85d5aa19837faa30594f837bf70e1
parent9f59849daab488b5a46926a2979e8b957021e844
svc: fix a case where with more than option, getopt() state is not reset

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
runit/sv.c