X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Fada%2Fg-dynhta.adb;h=5e95a9a56aa510b6360e755720d79427671303b8;hb=5c99c290e017aced8ef378745fd0070ec80894af;hp=154d20516c40c8bda773efbf482e1aa573fcf23d;hpb=6b122edbab8bb1030b2f9286dfdbdaa9a629707c;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/ada/g-dynhta.adb b/gcc/ada/g-dynhta.adb index 154d20516c4..5e95a9a56aa 100644 --- a/gcc/ada/g-dynhta.adb +++ b/gcc/ada/g-dynhta.adb @@ -6,7 +6,7 @@ -- -- -- B o d y -- -- -- --- Copyright (C) 2002-2003 Ada Core Technologies, Inc. -- +-- Copyright (C) 2002-2004 Ada Core Technologies, Inc. -- -- -- -- GNAT is free software; you can redistribute it and/or modify it under -- -- terms of the GNU General Public License as published by the Free Soft- -- @@ -34,9 +34,9 @@ with Ada.Unchecked_Deallocation; package body GNAT.Dynamic_HTables is - -------------------- - -- Static_HTable -- - -------------------- + ------------------- + -- Static_HTable -- + ------------------- package body Static_HTable is @@ -207,9 +207,9 @@ package body GNAT.Dynamic_HTables is end Set; end Static_HTable; - -------------------- - -- Simple_HTable -- - -------------------- + ------------------- + -- Simple_HTable -- + ------------------- package body Simple_HTable is