diff options
| author | Daniel P. Berrange | 2016-02-17 11:10:22 +0100 |
|---|---|---|
| committer | Kevin Wolf | 2016-02-22 09:50:05 +0100 |
| commit | aa6e546c5a54c59ef05580f77cb74c12e95a21b3 (patch) | |
| tree | ece07c7f97dd14522280ee2376df25b9a3009ef6 /include/exec | |
| parent | qemu-nbd: don't overlap long option values with short options (diff) | |
| download | qemu-aa6e546c5a54c59ef05580f77cb74c12e95a21b3.tar.gz qemu-aa6e546c5a54c59ef05580f77cb74c12e95a21b3.tar.xz qemu-aa6e546c5a54c59ef05580f77cb74c12e95a21b3.zip | |
qemu-nbd: use no_argument/required_argument constants
When declaring the 'struct option' array, use the standard
constants no_argument/required_argument, instead of magic
values 0 and 1.
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
