diff options
author | Ben Elliston <bje@gcc.gnu.org> | 2006-11-21 13:22:40 +1100 |
---|---|---|
committer | Ben Elliston <bje@gcc.gnu.org> | 2006-11-21 13:22:40 +1100 |
commit | 83cc06b2b87080d8cf835267ea7ec24f38945269 (patch) | |
tree | 4970d257b85938c8a9ce579d90037d3aa81d6d40 /libcpp | |
parent | 85d9c13c208f254dad25773cdc6e44219c3ebe0d (diff) | |
download | gcc-83cc06b2b87080d8cf835267ea7ec24f38945269.tar.gz |
Formatting fixes.
From-SVN: r119042
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> |