mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
libvirt-admin.c:fix a typo
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
This commit is contained in:
parent
d02aaddc19
commit
33bf3b4410
@ -344,7 +344,7 @@ virAdmConnectRef(virAdmConnectPtr conn)
|
|||||||
* @libVer: where to store the library version
|
* @libVer: where to store the library version
|
||||||
*
|
*
|
||||||
* Provides version information. @libVer is the version of the library and will
|
* Provides version information. @libVer is the version of the library and will
|
||||||
* allways be set unless an error occurs in which case an error code and a
|
* always be set unless an error occurs in which case an error code and a
|
||||||
* generic message will be returned. @libVer format is as follows:
|
* generic message will be returned. @libVer format is as follows:
|
||||||
* major * 1,000,000 + minor * 1,000 + release.
|
* major * 1,000,000 + minor * 1,000 + release.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user