--- libaitsched/src/aitsched.c 2013/10/21 13:32:05 1.19.12.1 +++ libaitsched/src/aitsched.c 2013/11/14 21:37:27 1.22 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitsched.c,v 1.19.12.1 2013/10/21 13:32:05 misho Exp $ +* $Id: aitsched.c,v 1.22 2013/11/14 21:37:27 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -449,7 +449,7 @@ int schedQueryby(sched_root_task_t * __restrict root, sched_task_type_t type, u_char criteria, void *param) { - sched_task_t *task, *tmp; + sched_task_t *task; sched_queue_t *queue; register int flg = 0;