--- libaitio/inc/aitio.h 2011/11/03 14:56:48 1.12.2.7 +++ libaitio/inc/aitio.h 2011/12/12 12:42:27 1.12.2.8 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitio.h,v 1.12.2.7 2011/11/03 14:56:48 misho Exp $ +* $Id: aitio.h,v 1.12.2.8 2011/12/12 12:42:27 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -320,7 +320,7 @@ inline array_t *io_allocVars(u_int varnum); /* * io_clrVars() Clear ait_val_t elements from array * @vars = Variable array - * return: none + * return: size of array */ inline int io_clrVars(array_t * __restrict vars); /*