ChangeLog: Fixed trivial whitespace formatting error.
authorDave Korn <davek@gcc.gnu.org>
Mon, 2 Apr 2007 08:27:37 +0000 (08:27 +0000)
committerDave Korn <davek@gcc.gnu.org>
Mon, 2 Apr 2007 08:27:37 +0000 (08:27 +0000)
* ChangeLog: Fixed trivial whitespace formatting error.

From-SVN: r123420

gcc/ChangeLog

index 2ec7e6e6066415babf46de3095834e93db49fd76..9fbca6cd5d87867315635983adc9538912f1f8f6 100644 (file)
@@ -1,11 +1,11 @@
 2007-04-02  Dave Korn  <dave.korn@artimi.com>
 
-       * doc/tm.texi (FUNCTION_MODE):  Update and extend documentation.
+       * doc/tm.texi (FUNCTION_MODE): Update and extend documentation.
        
 2007-04-02  Dave Korn  <dave.korn@artimi.com>
 
-       * 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  <dberlin@dberlin.org>