diff --git a/src/syscap_tool.c b/src/syscap_tool.c index 78a0119..89f1988 100644 --- a/src/syscap_tool.c +++ b/src/syscap_tool.c @@ -698,7 +698,7 @@ static int32_t CompareVersion(uint32_t *pcidOsArray, uint32_t *rpcidOsAarry) } static void FreePointerMemoryEnd(char *pcidContent, char *rpcidContent, - char *pcidPriSyscap, char *rpcidPriSyscap, uint32_t type) + char *pcidPriSyscap, char *rpcidPriSyscap, uint32_t type) { printf("After the compare cmd is executed, relase the memory.\n"); if (type == TYPE_FILE) {