aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/eval_fat.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/eval_fat.ads')
-rw-r--r--gcc/ada/eval_fat.ads5
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/ada/eval_fat.ads b/gcc/ada/eval_fat.ads
index 45dfc69..451326d 100644
--- a/gcc/ada/eval_fat.ads
+++ b/gcc/ada/eval_fat.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2003 Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2004 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- --
@@ -98,7 +98,6 @@ package Eval_Fat is
(RT : R;
X : T;
Mode : Rounding_Mode;
- Enode : Node_Id)
- return T;
+ Enode : Node_Id) return T;
end Eval_Fat;