--- embedtools/src/pceng_run.c 2011/10/24 20:24:16 1.1.2.7 +++ embedtools/src/pceng_run.c 2011/10/24 20:32:11 1.1.2.8 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ - * $Id: pceng_run.c,v 1.1.2.7 2011/10/24 20:24:16 misho Exp $ + * $Id: pceng_run.c,v 1.1.2.8 2011/10/24 20:32:11 misho Exp $ * ************************************************************************* The ELWIX and AITNET software is distributed under the following @@ -228,9 +228,9 @@ Run() RunCmd(i, t); } - - usleep(slice); } + + usleep(slice); } return 0;