]> xenbits.xensource.com Git - libvirt.git/commit
build: avoid shadowing a function name
authorEric Blake <eblake@redhat.com>
Thu, 7 Mar 2013 13:38:37 +0000 (06:38 -0700)
committerEric Blake <eblake@redhat.com>
Thu, 7 Mar 2013 13:45:38 +0000 (06:45 -0700)
commit0df3e8966c0d6afc119adeede8851a513996be95
tree9dc1851bad35ebddfdd965b76b7a061d1f68c1d0
parent75e656a363f649309fc5647c1fd402f852ef16dd
build: avoid shadowing a function name

Make the same fix as in commit de53eff.

* src/util/viralloc.h (virDeleteElementsN): Cater to old glibc.
src/util/viralloc.h