]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: Consistent use of @obj for virnetworkobj
authorJohn Ferlan <jferlan@redhat.com>
Wed, 10 May 2017 11:59:48 +0000 (07:59 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 16 Aug 2017 18:17:57 +0000 (14:17 -0400)
commit26c8fe49909beb3bc43d6ab0f14a882ae51a5d4e
tree1065d5588f70adb092c2396d13a60e72ea72f1a9
parentbc9868aaf2be2bb75c41f9192bf05de4bc90bdb4
network: Consistent use of @obj for virnetworkobj

Consistently use @obj for a virNetworkObjPtr.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/virnetworkobj.c