OSDN Git Service

2007-09-26 Thomas Quinot <quinot@adacore.com>
[pf3gnuchains/gcc-fork.git] / gcc / ada / s-imglli.ads
index d9ba74a..6401674 100644 (file)
@@ -6,7 +6,7 @@
 --                                                                          --
 --                                 S p e c                                  --
 --                                                                          --
---           Copyright (C) 1992-2005 Free Software Foundation, Inc.         --
+--          Copyright (C) 1992-2007, 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- --
 --  operations required in Text_IO.Integer_IO for such types.
 
 package System.Img_LLI is
-pragma Preelaborate (Img_LLI);
+   pragma Preelaborate;
 
    function Image_Long_Long_Integer (V : Long_Long_Integer) return String;
-   --  Computes Long_Long_Integer'Image (V) and returns the result.
+   --  Computes Long_Long_Integer'Image (V) and returns the result
 
    procedure Set_Image_Long_Long_Integer
      (V : Long_Long_Integer;