]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: mention hostname subtlety
authorEric Blake <eblake@redhat.com>
Thu, 12 Sep 2013 19:19:23 +0000 (13:19 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 13 Sep 2013 13:59:34 +0000 (07:59 -0600)
commit5c7f820d1926ba1fd70840528fc66966ee04e890
tree61445f79e5754558eee6b8ea88465c38c55b3e2f
parent4583ccbcf72d5cfb3f078d208c3efbf9aab0d799
docs: mention hostname subtlety

An off-list bug report mentioned some confusion where the public
documentation of libvirt.c:virConnectGetHostname did not match
the private documentation of util/virutil.c:virGetHostname.

* src/libvirt.c (virConnectGetHostname): Tweak docs.

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