aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Edelsohn <edelsohn@gnu.org>2005-03-18 01:17:30 +0000
committerMike Stump <mrs@apple.com>2005-03-18 01:17:30 +0000
commit2fcf365862375e2f4d426fc8dc83d27f09e9aa07 (patch)
treef722430dc8e18235e81014827d881e012a4836cc
parent3e2d88c1005f90cc00dddd1ba3e3066b2116dac9 (diff)
Fix typos.
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@96646 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/testsuite/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index c7fc54efea3..4a0f85fc344 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -18681,7 +18681,7 @@
* gcc.dg/cpp/expr.c: New tests.
-2002 07-18 David Edelsohn <edelsohn@gnu.org>
+2002-07-18 David Edelsohn <edelsohn@gnu.org>
* g++.dg/opt/pr6713.C: Add template instantiation.