summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-11-30 16:05:50 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-11-30 16:05:50 +0000
commitfe6f68cf15d90eca5f7b57aa09fef842caef8c61 (patch)
tree4525e8604b3dbf7b5e81ded2601be09dfd1f6433
parentCleanup. (diff)
downloadrtems-fe6f68cf15d90eca5f7b57aa09fef842caef8c61.tar.bz2
Fix formatting.
-rw-r--r--c/src/lib/libbsp/shared/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/src/lib/libbsp/shared/ChangeLog b/c/src/lib/libbsp/shared/ChangeLog
index 9df8e8f20f..3685454c46 100644
--- a/c/src/lib/libbsp/shared/ChangeLog
+++ b/c/src/lib/libbsp/shared/ChangeLog
@@ -1,8 +1,8 @@
2006-11-29 Till Straumann <strauman@slac.stanford.edu>
* vmeUniverse/vmeTsi148.h: user now must define a symbol
- for the header to declare 'dump info'-style routine. This
- is in order to avoid pulling in <stdio.h>.
+ for the header to declare 'dump info'-style routine. This
+ is in order to avoid pulling in <stdio.h>.
2006-11-17 Joel Sherrill <joel@OARcorp.com>