--- libaitsched/inc/aitsched.h 2012/05/31 14:17:58 1.9.2.1 +++ libaitsched/inc/aitsched.h 2012/05/31 14:45:10 1.9.2.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitsched.h,v 1.9.2.1 2012/05/31 14:17:58 misho Exp $ +* $Id: aitsched.h,v 1.9.2.2 2012/05/31 14:45:10 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -394,7 +394,7 @@ sched_task_t *schedSignal(sched_root_task_t * __restri * @arg = 1st func argument * @id = Trigger ID * @opt_data = Optional data - * @opt_dlen = Optional data length + * @opt_dlen = Optional user's trigger flags * return: NULL error or !=NULL new queued task */ sched_task_t *schedUser(sched_root_task_t * __restrict root, sched_task_func_t func, void *arg,