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

29 Jul
2019
29 Jul
'19
1:18 p.m.
Signed-off-by: Andrea Bolognani <abologna@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
2232
Age (days ago)
2232
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrea Bolognani