mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-11 09:17:52 +03: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…
Reference in New Issue
Block a user