summaryrefslogtreecommitdiff
path: root/gcc/ada/s-tadert.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-tadert.adb')
-rw-r--r--gcc/ada/s-tadert.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-tadert.adb b/gcc/ada/s-tadert.adb
index f9432540501..2bd3fc78c2f 100644
--- a/gcc/ada/s-tadert.adb
+++ b/gcc/ada/s-tadert.adb
@@ -7,7 +7,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1998-2005 Free Software Foundation, Inc. --
+-- Copyright (C) 1998-2006, Free Software Foundation, Inc. --
-- --
-- GNARL 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- --
@@ -38,7 +38,7 @@ with System.Task_Primitives.Operations;
with System.Tasking.Initialization;
function System.Tasking.Async_Delays.Enqueue_RT
- (T : in Ada.Real_Time.Time;
+ (T : Ada.Real_Time.Time;
D : Delay_Block_Access) return Boolean
is
use type Ada.Real_Time.Time; -- for "=" operator