]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
parallels: s/virNetworkObjList/virNetworkObjListPtr/
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 23 Feb 2015 14:55:24 +0000 (15:55 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 4 Mar 2015 09:10:50 +0000 (10:10 +0100)
commitc3dfec15aee40cac23d1d30ea08b6ccd6f2bd4ec
tree58a81e353134bb180e5206d661edd1ae7101623b
parenta9ba5422729a524951cae6d116221fdd1331cc7c
parallels: s/virNetworkObjList/virNetworkObjListPtr/

In order to hide the object internals (and use just accessors
everywhere), lets store a pointer to the object, instead of object
itself.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/parallels/parallels_network.c
src/parallels/parallels_utils.h