]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
s-finimp.ads: Minor reformatting.
authorPascal Obry <obry@adacore.com>
Thu, 31 Jul 2008 10:26:05 +0000 (12:26 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 31 Jul 2008 10:26:05 +0000 (12:26 +0200)
2008-07-31  Pascal Obry  <obry@adacore.com>

* s-finimp.ads: Minor reformatting.

From-SVN: r138380

gcc/ada/s-finimp.ads

index 5bd1be1f8fd1112f9e296eb206242a75fce52f7c..7895326f85f0fb894c557c326c60131606ec8e11 100644 (file)
@@ -6,7 +6,7 @@
 --                                                                          --
 --                                 S p e c                                  --
 --                                                                          --
---          Copyright (C) 1992-2007, Free Software Foundation, Inc.         --
+--          Copyright (C) 1992-2008, 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- --
@@ -66,7 +66,7 @@ package System.Finalization_Implementation is
    --  packages. They will be finalized after the main program completion.
 
    procedure Finalize_Global_List;
-   --  The procedure to be called in order to finalize the global list;
+   --  The procedure to be called in order to finalize the global list
 
    procedure Attach_To_Final_List
      (L       : in out SFR.Finalizable_Ptr;
@@ -102,7 +102,7 @@ package System.Finalization_Implementation is
    --  return object to the caller's finalization list.
 
    procedure Finalize_List (L : SFR.Finalizable_Ptr);
-   --  Call Finalize on each element of the list L;
+   --  Call Finalize on each element of the list L
 
    procedure Finalize_One (Obj  : in out SFR.Finalizable);
    --  Call Finalize on Obj and remove its final list