diff options
author | bje <bje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-11-21 02:22:40 +0000 |
---|---|---|
committer | bje <bje@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-11-21 02:22:40 +0000 |
commit | db375b8e1aef93f6a415acf4bd386cb4211f4047 (patch) | |
tree | 4970d257b85938c8a9ce579d90037d3aa81d6d40 /libcpp | |
parent | 644459d010da636f231ef4b70f9142c96d6ed9e9 (diff) | |
download | gcc-db375b8e1aef93f6a415acf4bd386cb4211f4047.tar.gz |
Formatting fixes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119042 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp')
-rw-r--r-- | libcpp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog index 59838ec281f..c189cd66b87 100644 --- a/libcpp/ChangeLog +++ b/libcpp/ChangeLog @@ -1,7 +1,7 @@ 2006-11-20 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com> * configure.ac (need_64bit_hwint): Need 64bit hwint for SPU. - * configure : Rebuilt. + * configure: Rebuilt. 2006-11-01 Douglas Gregor <doug.gregor@gmail.com> |