]> git.ipfire.org Git - thirdparty/libvirt.git/commit
snapshot: Change 'index' to 'idx'
authorJohn Ferlan <jferlan@redhat.com>
Tue, 14 Apr 2015 11:35:29 +0000 (07:35 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 14 Apr 2015 15:18:28 +0000 (11:18 -0400)
commit29359e99bfef3f1c78dc790c28ce0613d6bfff0f
tree236fffb6383aef38757bfd191f9cf14319b7ffb3
parent454e52c89d3ff535aab466b038cb058ed7677f63
snapshot: Change 'index' to 'idx'

Forthcoming syntax check rule will disallow usage of 'int index', so
change it for snapshot
src/conf/snapshot_conf.c
src/conf/snapshot_conf.h
src/qemu/qemu_driver.c