summaryrefslogtreecommitdiff
path: root/gcc/ada/a-wtgeau.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-wtgeau.ads')
-rw-r--r--gcc/ada/a-wtgeau.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/a-wtgeau.ads b/gcc/ada/a-wtgeau.ads
index 9059dd6a297..6ee73e22fd9 100644
--- a/gcc/ada/a-wtgeau.ads
+++ b/gcc/ada/a-wtgeau.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2001 Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2006, Free Software Foundation, 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- --
@@ -79,7 +79,7 @@ package Ada.Wide_Text_IO.Generic_Aux is
procedure Load_Width
(File : File_Type;
- Width : in Field;
+ Width : Field;
Buf : out String;
Ptr : in out Integer);
-- Loads exactly Width characters, unless a line mark is encountered first