aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2007-12-15 21:46:41 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2007-12-15 21:46:41 +0000
commitb0d667cbfa4784994ff2ad3ad6c011f580a22d5c (patch)
tree5d78724f2aaa8f07a3881bde86a2bda9a5831881 /gcc/tree.c
parent9c16b6362d4d645ee4031e3c0c342d31adfbc9ae (diff)
downloadgcc-b0d667cbfa4784994ff2ad3ad6c011f580a22d5c.zip
gcc-b0d667cbfa4784994ff2ad3ad6c011f580a22d5c.tar.gz
gcc-b0d667cbfa4784994ff2ad3ad6c011f580a22d5c.tar.bz2
* tree.c (type_hash_add): Fix whitespace.
From-SVN: r130974
Diffstat (limited to 'gcc/tree.c')
-rw-r--r--gcc/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/tree.c b/gcc/tree.c
index 6cb76f0..d52f7c6 100644
--- a/gcc/tree.c
+++ b/gcc/tree.c
@@ -4677,7 +4677,7 @@ type_hash_add (hashval_t hashcode, tree type)
h->hash = hashcode;
h->type = type;
loc = htab_find_slot_with_hash (type_hash_table, h, hashcode, INSERT);
- *loc = (void*)h;
+ *loc = (void *)h;
}
/* Given TYPE, and HASHCODE its hash code, return the canonical