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.ads3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/a-wtgeau.ads b/gcc/ada/a-wtgeau.ads
index f6fd42d6d87..59b6e37bb49 100644
--- a/gcc/ada/a-wtgeau.ads
+++ b/gcc/ada/a-wtgeau.ads
@@ -52,8 +52,7 @@ package Ada.Wide_Text_IO.Generic_Aux is
-- so one of these two routines must be called first.
procedure Check_End_Of_Field
- (File : File_Type;
- Buf : String;
+ (Buf : String;
Stop : Integer;
Ptr : Integer;
Width : Field);