]> git.ipfire.org Git - thirdparty/libvirt.git/commit
interface: Rename some virInterfaceObj* API's
authorJohn Ferlan <jferlan@redhat.com>
Fri, 14 Apr 2017 20:49:48 +0000 (16:49 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 2 Jun 2017 19:50:14 +0000 (15:50 -0400)
commite2f3e6c38ec9383dadfdf9732155519c28daf63b
treea5ace3c0866012b9f8df2c72704eb27f449a461d
parent5374a1ca806a17f62ccb025c66e4abc50eb870a5
interface: Rename some virInterfaceObj* API's

Prefix should have been virInterfaceObjList since the API is operating
on the list of interfaces.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/virinterfaceobj.c
src/conf/virinterfaceobj.h
src/libvirt_private.syms
src/test/test_driver.c