update virGetVersion description

The current description suggests that you always have to provide
a valid typeVer pointer. But if you want only the libvirt version
it's also possible to set type and typeVer to NULL to skip the
hypervisor part.
This commit is contained in:
Tiziano Mueller
2011-03-05 18:36:23 +01:00
committed by Eric Blake
parent ae5155768f
commit 83bc4fa7fa
2 changed files with 9 additions and 7 deletions

View File

@@ -159,6 +159,7 @@ Patches have also been contributed by:
Phil Petty <phpetty@cisco.com>
Taku Izumi <izumi.taku@jp.fujitsu.com>
Minoru Usui <usui@mxm.nes.nec.co.jp>
Tiziano Mueller <dev-zero@gentoo.org>
[....send patches to get your name here....]