mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 09:55:18 +00:00
datatypes: Fix comment for the _virNetwork struct
The comment was copied form the domain and the object type was not changed. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
75597f022a
commit
ec8f0d387c
@ -610,7 +610,7 @@ struct _virDomain {
|
|||||||
/**
|
/**
|
||||||
* _virNetwork:
|
* _virNetwork:
|
||||||
*
|
*
|
||||||
* Internal structure associated to a domain
|
* Internal structure associated to a network
|
||||||
*/
|
*/
|
||||||
struct _virNetwork {
|
struct _virNetwork {
|
||||||
virObject parent;
|
virObject parent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user