--- libaitcli/inc/aitcli.h 2017/01/22 17:59:51 1.10.10.1 +++ libaitcli/inc/aitcli.h 2017/10/08 23:10:30 1.10.10.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitcli.h,v 1.10.10.1 2017/01/22 17:59:51 misho Exp $ +* $Id: aitcli.h,v 1.10.10.2 2017/10/08 23:10:30 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -349,7 +349,7 @@ unsigned int cli_telnet_GetCmd(struct telnetAttrs *att * @arg3 = sub-option data size, if 0 not specified data * return: -1 can`t set command; !=-1 ok */ -int cli_telnet_SetCmd(struct telnetAttrs *attr, unsigned char cmd, unsigned char optz, ...); +int cli_telnet_SetCmd(struct telnetAttrs *attr, unsigned char cmd, int optz, ...); /* * cli_telnet_Answer() - Automatic generate commands answer to send from telnet