diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 01b4ec84ca..fcb7dcf682 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2011-02-09 Ralf Corsépius + + * sapi/include/confdefs.h: Fix typo. + 2011-02-09 Ralf Corsépius * include/rtems/btimer.h: New. diff --git a/cpukit/sapi/include/confdefs.h b/cpukit/sapi/include/confdefs.h index 07fb2ec8a9..7f40275239 100644 --- a/cpukit/sapi/include/confdefs.h +++ b/cpukit/sapi/include/confdefs.h @@ -499,7 +499,7 @@ rtems_fs_init_functions_t rtems_fs_init_helper = #endif /* - * STACK_CHECER_ON was still available in 4.9 so give a warning for now. + * STACK_CHECKER_ON was still available in 4.9 so give a warning for now. */ #if defined(STACK_CHECKER_ON) #define CONFIGURE_STACK_CHECKER_ENABLED