From 79fee341320d41b822fb04fc2d2e1f22569181e0 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 10 May 2012 07:59:49 -0500 Subject: clockdrv_shell.h - Fix commment --- c/src/lib/libbsp/shared/clockdrv_shell.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c/src/lib/libbsp/shared/clockdrv_shell.h b/c/src/lib/libbsp/shared/clockdrv_shell.h index c7a408ec6a..a4e7ffbc96 100644 --- a/c/src/lib/libbsp/shared/clockdrv_shell.h +++ b/c/src/lib/libbsp/shared/clockdrv_shell.h @@ -20,7 +20,7 @@ #include #if defined(CLOCK_DRIVER_USE_FAST_IDLE) && defined(CLOCK_DRIVER_ISRS_PER_TICK) -#error "clockdrv_shell.c: fast idle and N ISRs per tick is not supported" +#error "clockdrv_shell.h: Fast Idle PLUS n ISRs per tick is not supported" #endif /* -- cgit v1.2.3