summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/sapi/include/confdefs.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 01b4ec84ca..fcb7dcf682 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * sapi/include/confdefs.h: Fix typo.
+
+2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* include/rtems/btimer.h: New.
* Makefile.am: Add rtems/btimer.h
* libcsupport/include/timerdrv.h: Reflect having split out functions
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