]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Don't mark parentIndex with ATTRIBUTE_UNUSED
authorJán Tomko <jtomko@redhat.com>
Wed, 31 Jul 2013 07:42:58 +0000 (09:42 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 31 Jul 2013 10:23:21 +0000 (12:23 +0200)
commit567fe30a3b56aae8a733bd1ea3e52cbca8b5a46c
tree7e0fa326ac8107ba00321003eaee5ba885115116
parentbcef0f01585a63626d29126a8dcbf1e222f70145
Don't mark parentIndex with ATTRIBUTE_UNUSED

parentIndex is used in virNetworkDefUpdateIPDHCPRange
src/conf/network_conf.c