--- libaitpelco/inc/aitpelco.h 2010/03/12 15:30:46 1.1.1.1.2.3 +++ libaitpelco/inc/aitpelco.h 2011/03/17 08:36:14 1.1.1.1.2.4 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitpelco.h,v 1.1.1.1.2.3 2010/03/12 15:30:46 misho Exp $ +* $Id: aitpelco.h,v 1.1.1.1.2.4 2011/03/17 08:36:14 misho Exp $ * *************************************************************************/ #ifndef __AITPELCO_H @@ -240,7 +240,7 @@ inline u_char pelco_P_fromCmd(struct bitP_Cmd1 cmd1, s * @p = Output Packet structure * return: 0xFF - error, 0 - ok */ -inline u_char pelco_SetCamCmdData(u_char ver, u_char __restrict cam, +inline u_char pelco_SetCamCmdData(u_char ver, u_char cam, u_char * __restrict cmd, u_char * __restrict data, void * __restrict p);