]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: Use 'idx' instead of 'index'
authorJohn Ferlan <jferlan@redhat.com>
Tue, 14 Apr 2015 11:34:24 +0000 (07:34 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 14 Apr 2015 15:18:28 +0000 (11:18 -0400)
commit454e52c89d3ff535aab466b038cb058ed7677f63
tree1100757f6acc7501bf189d27b3c13a8257856783
parentf44429a0bc59a09ad8f04d2567e2e3f34cd3ef41
util: Use 'idx' instead of 'index'

Impending syntax checker will disallow 'int index', so change it here.
src/util/virnetdev.c