summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-08 06:00:07 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-08 06:00:07 +0000
commitc9795bd69d5b636ecab41f4abf049ba8d7a4567a (patch)
tree801c8a05a4c38f61d6a7e03d37be0c16af9d2fd6 /cpukit/ChangeLog
parent2005-01-07 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-c9795bd69d5b636ecab41f4abf049ba8d7a4567a.tar.bz2
Fix typos.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 637c8a980c..b4c260a9dc 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -12,7 +12,7 @@
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* posix/include/rtems/posix/cond.h,
- file posix/include/rtems/posix/mutex.h: Cosmetics.
+ posix/include/rtems/posix/mutex.h: Cosmetics.
2005-01-07 Ralf Corsepius <ralf.corsepius@rtems.org>
@@ -106,7 +106,7 @@
2004-12-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/kern/kern_sysctl.c,
- libnetworking/sys/sysctl.h: Add SYSCTL_CHILDREN_SET
+ libnetworking/sys/sysctl.h: Add SYSCTL_CHILDREN_SET.
(Update from FreeBSD for GCC-4.0.0).
2004-12-02 Joel Sherrill <joel@OARcorp.com>