aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaine Stump <laine@laine.org>2012-09-19 07:40:30 -0400
committerLaine Stump <laine@laine.org>2012-09-19 10:39:31 -0400
commit01ab6599944800067745caa0ee2d163b08932abe (patch)
tree300f4c65e8357ea1336f9b7995da7a06b559164e /tools/virsh.c
parentbuild: define WITH_INTERFACE for the driver (diff)
downloadlibvirt-01ab6599944800067745caa0ee2d163b08932abe.tar.gz
libvirt-01ab6599944800067745caa0ee2d163b08932abe.tar.bz2
libvirt-01ab6599944800067745caa0ee2d163b08932abe.zip
network: fix incorrect VIR_NETWORK_UPDATE_COMMAND_* values
These enums originally were put into the flags for virNetworkUpdate, and when they were moved into their own enum, the numbers weren't appropriately changed, causing the commands to start with value 2 instead of 1. This causes problems for things like ENUM_IMPL, which wants a string for every value in the requested range, including those not used in the enum.
Diffstat (limited to 'tools/virsh.c')
0 files changed, 0 insertions, 0 deletions