aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada
diff options
context:
space:
mode:
authorMike Stump <mrs@gcc.gnu.org>2005-03-18 01:13:39 +0000
committerMike Stump <mrs@gcc.gnu.org>2005-03-18 01:13:39 +0000
commit611bcfc07eded5dc455cdc6af64cb19d1c91d590 (patch)
tree06dadfc91ec5b2dd11e773a0fac7fcee81e8bfc8 /gcc/ada
parentef1053becd2e66b1940d9dcef4354e140fff496e (diff)
downloadgcc-611bcfc07eded5dc455cdc6af64cb19d1c91d590.zip
gcc-611bcfc07eded5dc455cdc6af64cb19d1c91d590.tar.gz
gcc-611bcfc07eded5dc455cdc6af64cb19d1c91d590.tar.bz2
Fix typos.
From-SVN: r96645
Diffstat (limited to 'gcc/ada')
-rw-r--r--gcc/ada/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index 41d0f1a..98901bd 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -15539,7 +15539,7 @@
into Command, an array conversion is illegal here. Uncovered by
ACATS B460005.
-2001/11/28 Geert Bosch <bosch@gnat.com>
+2001-11-28 Geert Bosch <bosch@gnat.com>
* init.c: Minor whitespace changes.