summaryrefslogtreecommitdiff
path: root/gcc/ada/prepcomp.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/prepcomp.ads')
-rw-r--r--gcc/ada/prepcomp.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/prepcomp.ads b/gcc/ada/prepcomp.ads
index 3e53e0dee27..9c74df8c592 100644
--- a/gcc/ada/prepcomp.ads
+++ b/gcc/ada/prepcomp.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 2002-2003, Free Software Foundation, Inc. --
+-- Copyright (C) 2002-2005, 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- --
@@ -46,7 +46,7 @@ package Prepcomp is
-- Parse_Preprocessing_Data_File should be called instead.
procedure Parse_Preprocessing_Data_File (N : File_Name_Type);
- -- Parse a preprocessing data file, specified with a -gnatep= switch.
+ -- Parse a preprocessing data file, specified with a -gnatep= switch
procedure Prepare_To_Preprocess
(Source : File_Name_Type;