]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Minor updating of comments.
authorRichard Kenner <kenner@gcc.gnu.org>
Thu, 24 Jun 2004 22:45:57 +0000 (18:45 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Thu, 24 Jun 2004 22:45:57 +0000 (18:45 -0400)
From-SVN: r83615

gcc/langhooks.c

index 439c12a910f132a5fe6afa80caf014922975901d..13be0aaf24c5b318f966753f06f0d5d77ed33ce6 100644 (file)
@@ -273,8 +273,7 @@ lhd_expand_expr (tree t ATTRIBUTE_UNUSED, rtx r ATTRIBUTE_UNUSED,
   abort ();
 }
 
-/* This is the default expand_decl function.  */
-/* The default language-specific function for expanding a DECL_STMT.  After
+/* The default language-specific function for expanding a decl.  After
    the language-independent cases are handled, this function will be
    called.  If this function is not defined, it is assumed that
    declarations other than those for variables and labels do not require