[libvirt] [PATCH v2 2/2] util: Minor correction in documenting comment

Boris Fiuczynski fiuczy at linux.vnet.ibm.com
Fri Jan 13 11:56:07 UTC 2017


Signed-off-by: Boris Fiuczynski <fiuczy at linux.vnet.ibm.com>
---
 src/util/virutil.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/util/virutil.c b/src/util/virutil.c
index 5bfbf37..d79775d 100644
--- a/src/util/virutil.c
+++ b/src/util/virutil.c
@@ -2011,7 +2011,7 @@ virGetSCSIHostNameByParentaddr(unsigned int domain,
  *
  * Read the value of sysfs "fc_host" entry.
  *
- * Returns result as a stringon success, caller must free @result after
+ * Returns result as a string on success, caller must free @result after
  * Otherwise returns NULL.
  */
 char *
-- 
2.5.5




More information about the libvir-list mailing list