[multiple changes]
[gcc.git] / gcc / ada / opt.ads
index 2b68d79699375f69a0c3316cdf0ac297e9e1b425..44e7431820badf766eff2afb5d83de3faa0f00e0 100644 (file)
@@ -563,7 +563,7 @@ package Opt is
    Extensions_Allowed : Boolean := False;
    --  GNAT
    --  Set to True by switch -gnatX if GNAT specific language extensions
-   --  are allowed. Currently there are no such defined extensions.
+   --  are allowed.
 
    type External_Casing_Type is (
      As_Is,       -- External names cased as they appear in the Ada source