summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-21 18:35:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-10-21 18:35:02 +0000
commit8bf89f3b462db7ab0e89beaac12e288fb63fbd24 (patch)
treeb9e844a85a6d4465fff161df0b3528fbd629f1cb /cpukit
parent2009-10-21 Till Straumann <strauman@slac.stanford.edu> (diff)
downloadrtems-8bf89f3b462db7ab0e89beaac12e288fb63fbd24.tar.bz2
Spacing.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 2 insertions, 4 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index fff7562c76..ab2ecba695 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,10 +1,8 @@
2009-10-21 Till Straumann <strauman@slac.stanford.edu>
* sapi/include/rtems/config.h: Fixed typos (wrong case) in macro
- expansion for
- rtems_configuration_get_device_driver_table()
- and
- rtems_configuration_get_user_extension_table()
+ expansion for rtems_configuration_get_device_driver_table()
+ and rtems_configuration_get_user_extension_table()
2009-10-21 Sebastian Huber <sebastian.huber@embedded-brains.de>