From b2b56cb985be377ed0ec759d4196e36302cf86a7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 9 Feb 2011 06:18:57 +0000 Subject: [PATCH] =?UTF-8?q?2011-02-09=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * sapi/include/confdefs.h: Fix typo. --- cpukit/ChangeLog | 4 ++++ cpukit/sapi/include/confdefs.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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