From 86a58d7f49baf072530d96dd6b48a0b4f6bca911 Mon Sep 17 00:00:00 2001 From: bstarynk Date: Mon, 15 Sep 2008 15:01:57 +0000 Subject: 2008-09-15 Basile Starynkevitch MELT branch merged with trunk r140370 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@140372 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/a-crbtgk.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/a-crbtgk.adb') diff --git a/gcc/ada/a-crbtgk.adb b/gcc/ada/a-crbtgk.adb index f3f8e07dae4..a8acc40c94d 100644 --- a/gcc/ada/a-crbtgk.adb +++ b/gcc/ada/a-crbtgk.adb @@ -205,7 +205,7 @@ package body Ada.Containers.Red_Black_Trees.Generic_Keys is pragma Assert (Tree.Length > 0); -- A hint can either name the node that immediately follows Key, - -- or immediately precedes Key. We first test whether Key is is + -- or immediately precedes Key. We first test whether Key is -- less than the hint, and if so we compare Key to the node that -- precedes the hint. If Key is both less than the hint and -- greater than the hint's preceding neighbor, then we're done; -- cgit v1.2.1