--- libaitcli/src/aitcli.c 2024/03/19 10:11:13 1.19.4.1 +++ libaitcli/src/aitcli.c 2024/10/29 01:00:09 1.19.4.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitcli.c,v 1.19.4.1 2024/03/19 10:11:13 misho Exp $ +* $Id: aitcli.c,v 1.19.4.2 2024/10/29 01:00:09 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -12,7 +12,7 @@ terms: All of the documentation and software included in the ELWIX and AITNET Releases is copyrighted by ELWIX - Sofia/Bulgaria -Copyright 2004 - 2022 +Copyright 2004 - 2024 by Michael Pounov . All rights reserved. Redistribution and use in source and binary forms, with or without @@ -425,7 +425,7 @@ bufComp(int idx, void * __restrict cli_buffer) str_Trim(s); } - i = j = 0; + j = 0; c = NULL; memset(szLine, 0, STRSIZ); if (*s) {