]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
20040223-1.c: Fix comment typo.
authorBernhard Fischer <aldot@gcc.gnu.org>
Fri, 18 Jan 2008 00:01:10 +0000 (01:01 +0100)
committerBernhard Reutner-Fischer <aldot@gcc.gnu.org>
Fri, 18 Jan 2008 00:01:10 +0000 (01:01 +0100)
2007-01-18  Bernhard Fischer  <aldot@gcc.gnu.org>

* gcc.dg/20040223-1.c: Fix comment typo.

From-SVN: r131614

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20040223-1.c

index b1e985781652894fe2fffeb498b20b934b08c648..090bf0214425105a5324f456ef8e457656676505 100644 (file)
@@ -1,3 +1,7 @@
+2007-01-18  Bernhard Fischer  <aldot@gcc.gnu.org>
+
+       * gcc.dg/20040223-1.c: Fix comment typo.
+
 2008-01-17  Janis Johnson  <janis187@us.ibm.com>
 
        PR target/34814
index 36d7ee767d997de46b594e8c6d84f80c8720a488..71ddf099e7e60273f28355b4b002474e14ea6ee3 100644 (file)
@@ -1,5 +1,5 @@
-/* GCC was not warning about taking the address of paramaters or
-   fields of struct paramaters when returning them.  */
+/* GCC was not warning about taking the address of parameters or
+   fields of struct parameters when returning them.  */
 /* PR c/14156 */
 
 /* { dg-do compile  } */