From 2b7473059a6a2b42731f78480d1b8ecf2215e70f Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Fri, 1 Aug 2008 12:33:45 +0200 Subject: ioexcept.ads, [...]: Correct comment. 2008-08-01 Bob Duff * ioexcept.ads, sequenio.ads, directio.ads: Correct comment. From-SVN: r138508 --- gcc/ada/ioexcept.ads | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gcc/ada/ioexcept.ads') diff --git a/gcc/ada/ioexcept.ads b/gcc/ada/ioexcept.ads index 0473ff32bdf..efdadc713c9 100644 --- a/gcc/ada/ioexcept.ads +++ b/gcc/ada/ioexcept.ads @@ -15,9 +15,9 @@ pragma Ada_2005; -- Explicit setting of Ada 2005 mode is required here, since we want to with a --- child unit (not possible in Ada 83 mode), and Text_IO is not considered to --- be an internal unit that is automatically compiled in Ada 2005 mode (since --- a user is allowed to redeclare IO_Exceptions). +-- child unit (not possible in Ada 83 mode), and IO_Exceptions is not +-- considered to be an internal unit that is automatically compiled in Ada +-- 2005 mode (since a user is allowed to redeclare IO_Exceptions). with Ada.IO_Exceptions; -- cgit v1.2.1