From: bje Date: Mon, 29 Jan 2007 23:06:44 +0000 (+0000) Subject: Belated typo fix from 2007-01-02. X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3a801bb70c37542848a5ec6fa437a2e832611a54;p=thirdparty%2Fgcc.git Belated typo fix from 2007-01-02. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121319 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index de00ed61d740..52ec9bdd35ce 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -3133,7 +3133,7 @@ 2007-01-02 Douglas Gregor - * c-common.c(c_common_nodes_and_builtins): Since variants of + * c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node get built before it is given a name, we need to give those variants the name, too. (complete_array_type): We need to work with the canonical main