[libvirt] [PATCH] util: Fix comment for virGetEnvAllowSUID()

Andrea Bolognani abologna at redhat.com
Mon Jul 29 17:18:49 UTC 2019


Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
Pushed as trivial.

 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 019009be8c..84ccc1a546 100644
--- a/src/util/virutil.c
+++ b/src/util/virutil.c
@@ -1738,7 +1738,7 @@ const char *virGetEnvBlockSUID(const char *name)
 
 
 /**
- * virGetEnvBlockSUID:
+ * virGetEnvAllowSUID:
  * @name: the environment variable name
  *
  * Obtain an environment variable which is safe to
-- 
2.21.0




More information about the libvir-list mailing list