summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-21 21:13:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-06-21 21:13:42 +0000
commit0de235f97f914baaa9e93518e30ebcbce9af3795 (patch)
tree1b6e99a14fae3afa6ec39de269e9dff488e957a7 /cpukit/ChangeLog
parent2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-0de235f97f914baaa9e93518e30ebcbce9af3795.tar.bz2
2010-06-21 Joel Sherrill <joel.sherrilL@OARcorp.com>
PR 1581/cpukit * libcsupport/include/rtems/malloc.h, sapi/include/confdefs.h: Remove extra * on function pointer declaration.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5f58b3f62a..121f97dc17 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-06-21 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ PR 1581/cpukit
+ * libcsupport/include/rtems/malloc.h, sapi/include/confdefs.h: Remove
+ extra * on function pointer declaration.
+
2010-06-21 Peter Dufault <dufault@hda.com>
PR 1570/cpukit