--- libaitsched/src/tasks.c 2013/05/30 09:13:52 1.16 +++ libaitsched/src/tasks.c 2013/08/15 15:05:49 1.16.6.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: tasks.c,v 1.16 2013/05/30 09:13:52 misho Exp $ +* $Id: tasks.c,v 1.16.6.1 2013/08/15 15:05:49 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -511,7 +511,7 @@ schedSignal(sched_root_task_t * __restrict root, sched * @func = task execution function * @arg = 1st func argument * @ts = timeout argument structure, minimum alarm timer resolution is 1msec! - * @opt_data = Optional data + * @opt_data = Alarm timer ID * @opt_dlen = Optional data length * return: NULL error or !=NULL new queued task */