diff options
author | uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-13 16:18:48 +0000 |
---|---|---|
committer | uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-13 16:18:48 +0000 |
commit | a2fa3109521b2f8a7080f30ab999d9a74b329070 (patch) | |
tree | d47a8f28552fb4513997a78aedbf8e1aed71ba73 /include/ChangeLog | |
parent | 5acf83059e6f7ff2abfad7be86598013db509c6f (diff) | |
download | gcc-a2fa3109521b2f8a7080f30ab999d9a74b329070.tar.gz |
* splay-tree.h: Fix whitespace.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126625 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/ChangeLog')
-rw-r--r-- | include/ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 852d90c2ea0..9700c24fd65 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,8 +1,5 @@ 2007-07-12 Kai Tietz <kai.tietz@onevision.com> - * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types - work-a-round whitespace problem in gcc gengtype. - * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types, needed for WIN64 when a long is not wide enough for a pointer. (splay_tree_key, splay_tree_value): Use the new types. |