mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
Fix apibuild.py warnings about missing ':'
This commit is contained in:
+2
-2
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user