]> git.ipfire.org Git - thirdparty/libvirt.git/commit
api-docs: Fix description of virConnectGetType() API function
authorMichal Novotny <minovotn@redhat.com>
Wed, 11 Sep 2013 12:19:19 +0000 (14:19 +0200)
committerEric Blake <eblake@redhat.com>
Thu, 12 Sep 2013 02:12:59 +0000 (20:12 -0600)
commit25b133e77197ffed00b53f7ba5cadb81002b6960
tree7481d41a214053423d886eb2ab50230eb7c762c7
parentcf83adfb7d71b739ac330fff7c8c1ab7dddeed17
api-docs: Fix description of virConnectGetType() API function

This fixes the description of virConnectGetType() API function in
API documentation to match the real functionality that it can be
used to get driver name, and provide a hint on how to learn about
full capabilities.

Signed-off-by: Michal Novotny <minovotn@redhat.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
src/libvirt.c