summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-17 22:12:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-17 22:12:01 +0000
commit7252caf20a6d217984a7df13fe81916121eb75e7 (patch)
tree469b7cbcdc8bfa6718147d321da4617c045c8d4c /cpukit
parent2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-7252caf20a6d217984a7df13fe81916121eb75e7.tar.bz2
2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/include/rtems/posix/config.h: Fix typo.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/posix/include/rtems/posix/config.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9ed33737ba..fc14946b28 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * posix/include/rtems/posix/config.h: Fix typo.
+
+2008-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* posix/include/rtems/posix/barrier.h,
posix/include/rtems/posix/cond.h, posix/include/rtems/posix/key.h,
posix/include/rtems/posix/mqueue.h,
diff --git a/cpukit/posix/include/rtems/posix/config.h b/cpukit/posix/include/rtems/posix/config.h
index 2d83d26be5..402d023bac 100644
--- a/cpukit/posix/include/rtems/posix/config.h
+++ b/cpukit/posix/include/rtems/posix/config.h
@@ -61,7 +61,7 @@ typedef struct {
} posix_api_configuration_table;
/**
- * @brief POSIX API Cofniguration Table
+ * @brief POSIX API Configuration Table
*
* This is the POSIX API Configuration Table expected to be generated
* by confdefs.h.