aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/s-vercon.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-vercon.adb')
-rw-r--r--gcc/ada/s-vercon.adb3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ada/s-vercon.adb b/gcc/ada/s-vercon.adb
index 186b9b7..b9b8fe8 100644
--- a/gcc/ada/s-vercon.adb
+++ b/gcc/ada/s-vercon.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1992-2005 Free Software Foundation, Inc. --
+-- Copyright (C) 1992-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- --
@@ -32,6 +32,7 @@
------------------------------------------------------------------------------
with System.Unsigned_Types; use System.Unsigned_Types;
+
package body System.Version_Control is
------------------------