--- libaitio/inc/aitio.h 2011/12/13 10:40:05 1.13.2.3 +++ libaitio/inc/aitio.h 2011/12/14 12:22:05 1.13.2.4 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitio.h,v 1.13.2.3 2011/12/13 10:40:05 misho Exp $ +* $Id: aitio.h,v 1.13.2.4 2011/12/14 12:22:05 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -343,7 +343,7 @@ inline ait_val_t *io_allocVar(void); * @val = Variable * return: none */ -inline void io_freeVar(ait_val_t ** __restrict val); +inline void io_freeVar(ait_val_t * __restrict val); /* * io_allocVars() Allocate ait_val_t array * @varnum = Number of variables