summaryrefslogtreecommitdiff
path: root/gcc/ada/a-wtgeau.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/a-wtgeau.adb')
-rw-r--r--gcc/ada/a-wtgeau.adb7
1 files changed, 3 insertions, 4 deletions
diff --git a/gcc/ada/a-wtgeau.adb b/gcc/ada/a-wtgeau.adb
index cc10554ce60..d539f46bcc6 100644
--- a/gcc/ada/a-wtgeau.adb
+++ b/gcc/ada/a-wtgeau.adb
@@ -6,9 +6,9 @@
-- --
-- B o d y --
-- --
--- $Revision: 1.5 $
+-- $Revision$
-- --
--- Copyright (C) 1992-2000 Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2001 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- --
@@ -48,8 +48,7 @@ package body Ada.Wide_Text_IO.Generic_Aux is
------------------------
procedure Check_End_Of_Field
- (File : File_Type;
- Buf : String;
+ (Buf : String;
Stop : Integer;
Ptr : Integer;
Width : Field)