summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-26 22:20:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-26 22:20:43 +0000
commit9bd0258dae6f9c71c6102b425f9ddfa80b5190ab (patch)
tree0f4dc2a54b30bad8f37b5787aca9c582afb8d371 /cpukit
parent2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-9bd0258dae6f9c71c6102b425f9ddfa80b5190ab.tar.bz2
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/include/confdefs.h: Spelling.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/sapi/include/confdefs.h4
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,5 +1,9 @@
2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * sapi/include/confdefs.h: Spelling.
+
+2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libcsupport/src/privateenv.c, libmisc/cpuuse/cpuusagereport.c,
posix/Makefile.am, posix/include/rtems/posix/key.h,
posix/src/keycreate.c, posix/src/keydelete.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