mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
Fix apibuild.py warnings about missing ':'
This commit is contained in:
parent
62170b9952
commit
4aeb0e45e9
@ -12616,7 +12616,7 @@ error:
|
||||
}
|
||||
|
||||
/**
|
||||
* virDomainRevertToSnapshot
|
||||
* virDomainRevertToSnapshot:
|
||||
* @snapshot: a domain snapshot object
|
||||
* @flags: unused flag parameters; callers should pass 0
|
||||
*
|
||||
@ -12657,7 +12657,7 @@ error:
|
||||
}
|
||||
|
||||
/**
|
||||
* virDomainSnapshotDelete
|
||||
* virDomainSnapshotDelete:
|
||||
* @snapshot: a domain snapshot object
|
||||
* @flags: flag parameters
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user