From 3ab42ff720f3457149a27baf2e8340eef6a93ed0 Mon Sep 17 00:00:00 2001 From: charlet Date: Thu, 13 Oct 2011 10:47:00 +0000 Subject: 2011-10-13 Robert Dewar * exp_ch5.adb, sem_ch3.adb, impunit.adb, impunit.ads, sem_type.adb, prj-proc.adb, exp_ch9.adb, s-regpat.adb, sem_ch10.adb, sem_prag.adb, sem_ch12.adb, freeze.adb, sem_attr.adb, sem_attr.ads, gnatlink.adb, par-ch6.adb, exp_ch6.adb, sem_ch4.adb, sem_ch6.adb, sem_ch8.adb, par-util.adb, sem_ch13.adb, lib-xref.adb, g-trasym.adb, g-trasym.ads, exp_aggr.adb, s-taprop-posix.adb: Minor reformatting. 2011-10-13 Geert Bosch * s-gearop.adb: Minor comment additions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@179907 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ada/impunit.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/impunit.adb') diff --git a/gcc/ada/impunit.adb b/gcc/ada/impunit.adb index be1d05744f9..dfe176bf38d 100644 --- a/gcc/ada/impunit.adb +++ b/gcc/ada/impunit.adb @@ -61,7 +61,7 @@ package body Impunit is -- The following is a giant string list containing the names of all non- -- implementation internal files, i.e. the complete list of files for -- internal units which a program may legitimately WITH when operating in - -- either Ada 95 or Ada 05 mode. + -- either Ada 95 or Ada 2005 mode. -- Note that this list should match the list of units documented in the -- "GNAT Library" section of the GNAT Reference Manual. A unit listed here -- cgit v1.2.1