From: Dave Korn Date: Mon, 2 Apr 2007 08:27:37 +0000 (+0000) Subject: ChangeLog: Fixed trivial whitespace formatting error. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ae65d5121999f4928041cd3f24220442109483d9;p=gcc.git ChangeLog: Fixed trivial whitespace formatting error. * ChangeLog: Fixed trivial whitespace formatting error. From-SVN: r123420 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2ec7e6e6066..9fbca6cd5d8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,11 +1,11 @@ 2007-04-02 Dave Korn - * doc/tm.texi (FUNCTION_MODE): Update and extend documentation. + * doc/tm.texi (FUNCTION_MODE): Update and extend documentation. 2007-04-02 Dave Korn - * libgcc2.h (exception_descriptor): Don't forward-declare. - (__get_eh_table_language, __get_eh_table_version): Delete + * libgcc2.h (exception_descriptor): Don't forward-declare. + (__get_eh_table_language, __get_eh_table_version): Delete prototypes of long-dead functions. 2007-04-01 Daniel Berlin