diff --git a/examples/cmake_example/main.c b/examples/cmake_example/main.c index 2320b69113..00c5405b36 100644 --- a/examples/cmake_example/main.c +++ b/examples/cmake_example/main.c @@ -98,5 +98,5 @@ void main( void ) ( void ) pcTaskName; } -#endif +#endif /* #if ( configCHECK_FOR_STACK_OVERFLOW > 0 ) */ /*-----------------------------------------------------------*/