From 9bd0258dae6f9c71c6102b425f9ddfa80b5190ab Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 26 Jul 2010 22:20:43 +0000 Subject: [PATCH] 2010-07-26 Joel Sherrill * sapi/include/confdefs.h: Spelling. --- cpukit/ChangeLog | 4 ++++ cpukit/sapi/include/confdefs.h | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 76e74dc978..620fb669d7 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2010-07-26 Joel Sherrill + + * sapi/include/confdefs.h: Spelling. + 2010-07-26 Joel Sherrill * libcsupport/src/privateenv.c, libmisc/cpuuse/cpuusagereport.c, diff --git a/cpukit/sapi/include/confdefs.h b/cpukit/sapi/include/confdefs.h index 84471021b4..238eebdf1c 100644 --- a/cpukit/sapi/include/confdefs.h +++ b/cpukit/sapi/include/confdefs.h @@ -240,8 +240,8 @@ rtems_fs_init_functions_t rtems_fs_init_helper = defined(CONFIGURE_FILESYSTEM_NFS) || \ defined(CONFIGURE_FILESYSTEM_DOSFS) || \ defined(CONFIGURE_FILESYSTEM_RFS) - #error "Configured filessystems but root filesystem was not IMFS!" - #error "Filesystems coule be disabled, DEVFS is root, or" + #error "Configured filesystems but root filesystem was not IMFS!" + #error "Filesystems could be disabled, DEVFS is root, or" #error " miniIMFS is root!" #endif #endif