mirror of https://gitee.com/openkylin/libvirt.git
util: Fix comment for virGetEnvAllowSUID()
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
This commit is contained in:
parent
532c04e297
commit
a1be4aaa96
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue