summaryrefslogtreecommitdiff
path: root/libada
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2011-11-19 16:24:22 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2011-11-19 16:24:22 +0000
commita6b7e72326164240d7210e9c8d5fc80f20bf55a7 (patch)
treec026e73908240dd0d3ce0b774a27f6000d256b8b /libada
parent78811dd3b7d84c74392048bec3122d7222596253 (diff)
Fix minor issues
From-SVN: r181509
Diffstat (limited to 'libada')
-rw-r--r--libada/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/libada/ChangeLog b/libada/ChangeLog
index 921b1bd7789..17269228d3e 100644
--- a/libada/ChangeLog
+++ b/libada/ChangeLog
@@ -1,6 +1,6 @@
2011-11-12 Iain Sandoe <iains@gcc.gnu.org>
- Makefile.in: Change dependency on oscons to depend on the generator
+ * Makefile.in: Change dependency on oscons to depend on the generator
tool.
2011-10-12 Eric Botcazou <ebotcazou@adacore.com>