]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* tree.c (type_hash_add): Fix whitespace.
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 15 Dec 2007 21:46:41 +0000 (21:46 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 15 Dec 2007 21:46:41 +0000 (21:46 +0000)
From-SVN: r130974

gcc/ChangeLog
gcc/tree.c

index fcbc33c09a196989a3e46e6d16b7fe6f83a4a549..dc72887a10cc3ed9fba69f16d8472e65dba1106a 100644 (file)
@@ -1,3 +1,7 @@
+2007-12-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       * tree.c (type_hash_add): Fix whitespace.
+
 2007-12-15  Hans-Peter Nilsson  <hp@axis.com>
 
        Add CRIS v32 support.  Fix -mcc-init.
index 6cb76f055070d6a7247313f0ac023960a6519704..d52f7c658688795b5800a439ff178a71585a6135 100644 (file)
@@ -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