From 8bf89f3b462db7ab0e89beaac12e288fb63fbd24 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 21 Oct 2009 18:35:02 +0000 Subject: [PATCH] Spacing. --- cpukit/ChangeLog | 6 ++---- 1 file 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 * 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