mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 20:45: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:
|
||||
*
|
||||
* Internal structure associated to a domain
|
||||
* Internal structure associated to a network
|
||||
*/
|
||||
struct _virNetwork {
|
||||
virObject parent;
|
||||
|
Loading…
x
Reference in New Issue
Block a user