summaryrefslogtreecommitdiff
path: root/gcc/ada/a-calend-vms.ads
diff options
context:
space:
mode:
authorArnaud Charlet <charlet@gcc.gnu.org>2007-09-12 15:11:54 +0200
committerArnaud Charlet <charlet@gcc.gnu.org>2007-09-12 15:11:54 +0200
commitf4e9fba44441196fedc187295d170671f3c64516 (patch)
tree507965b7d7ae43bbd6b2a04053989a365713205c /gcc/ada/a-calend-vms.ads
parentc5067c784acb361ed1bddca524eba27526c2c018 (diff)
downloadgcc-f4e9fba44441196fedc187295d170671f3c64516.tar.gz
Minor reformatting.
From-SVN: r128434
Diffstat (limited to 'gcc/ada/a-calend-vms.ads')
-rw-r--r--gcc/ada/a-calend-vms.ads3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ada/a-calend-vms.ads b/gcc/ada/a-calend-vms.ads
index f0c97492732..108bd868179 100644
--- a/gcc/ada/a-calend-vms.ads
+++ b/gcc/ada/a-calend-vms.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- Copyright (C) 1992-2006, Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2007, Free Software Foundation, Inc. --
-- --
-- This specification is derived from the Ada Reference Manual for use with --
-- GNAT. The copyright notice above, and the license provisions that follow --
@@ -38,6 +38,7 @@
-- This is the Alpha/VMS version
with System.OS_Primitives;
+
package Ada.Calendar is
package OSP renames System.OS_Primitives;