From 3fdb949152f7e932e8657d6015a3d91c59c3bd11 Mon Sep 17 00:00:00 2001 From: Liao Tonglang Date: Sat, 30 Jul 2016 18:08:43 +0800 Subject: [PATCH] Fix description of CheckFilePermissions (#243) * Fix description of CheckFilePermissions "Adds a system to a group, which can be used for categorizing" should belong to AddSystemGroup but not CheckFilePermissions * make description of IsVirtualMachine right "Check if a specific item exists in the report" should no be the description of IsVirtualMachien, change it. --- include/functions | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/functions b/include/functions index ae0f1a88..f9e13c39 100644 --- a/include/functions +++ b/include/functions @@ -166,7 +166,7 @@ ################################################################################ # Name : CheckFilePermissions() - # Description : Adds a system to a group, which can be used for categorizing + # Description : Check file permissions # # Input : full path to file or directory # Returns : PERMS (FILE_NOT_FOUND | OK | BAD) @@ -1152,7 +1152,7 @@ ################################################################################ # Name : IsVirtualMachine() - # Description : Check if a specific item exists in the report + # Description : Determine whether it is a virtual machine # Returns : ISVIRTUALMACHINE (0-2) # VMTYPE # VMFULLTYPE