summaryrefslogtreecommitdiff
path: root/gcc/ada/a-ticoau.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-ticoau.ads')
-rw-r--r--gcc/ada/a-ticoau.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/a-ticoau.ads b/gcc/ada/a-ticoau.ads
index c91804a0644..acad607cace 100644
--- a/gcc/ada/a-ticoau.ads
+++ b/gcc/ada/a-ticoau.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2005, 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- --
@@ -42,7 +42,7 @@
package Ada.Text_IO.Complex_Aux is
procedure Get
- (File : in File_Type;
+ (File : File_Type;
ItemR : out Long_Long_Float;
ItemI : out Long_Long_Float;
Width : Field);