2010-07-26 Joel Sherrill <joel.sherrill@oarcorp.com>

* sapi/include/confdefs.h: Spelling.
This commit is contained in:
Joel Sherrill
2010-07-26 22:20:43 +00:00
parent 77c330ce3d
commit 9bd0258dae
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
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,

View File

@@ -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