diff --git a/c/src/lib/libbsp/shared/smp/bspsmp_wait_for.c b/c/src/lib/libbsp/shared/smp/bspsmp_wait_for.c index 19b04fe5c9..1c548223d9 100644 --- a/c/src/lib/libbsp/shared/smp/bspsmp_wait_for.c +++ b/c/src/lib/libbsp/shared/smp/bspsmp_wait_for.c @@ -7,7 +7,7 @@ * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * - * $Id + * $Id$ */ void rtems_bsp_delay( int usec );