summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-07 17:53:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-07 17:53:11 +0000
commit0e97a7fa5b941e02887862b721c6a647924a65e7 (patch)
treeaf7cef5d4ce506428643242662d1a759ea5f13eb /cpukit/ChangeLog
parent2008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-0e97a7fa5b941e02887862b721c6a647924a65e7.tar.bz2
2008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/monitor/mon-manager.c: Style. Eliminate tabs.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 96cf4bf85d..34dee8809d 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libmisc/monitor/mon-manager.c: Style. Eliminate tabs.
+
+2008-01-07 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libmisc/Makefile.am: Add new files.
* libmisc/shell/internal.h: Prototype for rtems_shell_print_heap_info()
* libmisc/shell/main_mallocinfo.c: Use rtems_shell_print_heap_info().