OSDN Git Service

2006-10-31 Robert Dewar <dewar@adacore.com>
[pf3gnuchains/gcc-fork.git] / gcc / ada / a-colire.adb
index 50d99a1..0e283fc 100644 (file)
@@ -6,7 +6,7 @@
 --                                                                          --
 --                                 B o d y                                  --
 --                                                                          --
---         Copyright (C) 1999-2005 Free Software Foundation, Inc.           --
+--          Copyright (C) 1999-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- --
@@ -38,7 +38,7 @@ package body Ada.Command_Line.Remove is
    -----------------------
 
    procedure Initialize;
-   --  Initialize the Remove_Count and Remove_Args variables.
+   --  Initialize the Remove_Count and Remove_Args variables
 
    ----------------
    -- Initialize --
@@ -60,7 +60,7 @@ package body Ada.Command_Line.Remove is
    -- Remove_Argument --
    ---------------------
 
-   procedure Remove_Argument (Number : in Positive) is
+   procedure Remove_Argument (Number : Positive) is
    begin
       Initialize;