diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2018-09-18 23:24:58 +0900 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-09-18 16:24:58 +0200 |
commit | 010d436e020ab4af57a8b9fc38918f551acc875b (patch) | |
tree | 01ef23937d49fa41ec7369c3a361093d905a4ea7 /src/hwdb | |
parent | 047de7e1b17ad1375502c08cc1b909f28a92bdac (diff) | |
download | systemd-010d436e020ab4af57a8b9fc38918f551acc875b.tar.gz |
verbs: reset optind (#10116)
optind may be used in each verb, e.g., udevadm. So, let's initialize
optind before calling verbs.
Without this, e.g., udevadm -d hwdb --update causes error in parsing arguments.
Diffstat (limited to 'src/hwdb')
0 files changed, 0 insertions, 0 deletions