diff --git a/cpukit/libmisc/shell/main_medit.c b/cpukit/libmisc/shell/main_medit.c index d37a1d9a97..beaed75b00 100644 --- a/cpukit/libmisc/shell/main_medit.c +++ b/cpukit/libmisc/shell/main_medit.c @@ -8,8 +8,6 @@ * The license and distribution terms for this file may be * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. - * - * $Id$ */ #ifdef HAVE_CONFIG_H @@ -53,7 +51,7 @@ static int rtems_shell_main_medit( * Now edit the memory */ n = 0; - for (i=2 ; i<=argc ; i++) { + for (i=2 ; i