summaryrefslogtreecommitdiff
path: root/gcc/ada/mlib-tgt-specific-vxworks.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/mlib-tgt-specific-vxworks.adb')
-rw-r--r--gcc/ada/mlib-tgt-specific-vxworks.adb6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/ada/mlib-tgt-specific-vxworks.adb b/gcc/ada/mlib-tgt-specific-vxworks.adb
index 1e1fad1d777..17a9d74a17f 100644
--- a/gcc/ada/mlib-tgt-specific-vxworks.adb
+++ b/gcc/ada/mlib-tgt-specific-vxworks.adb
@@ -7,7 +7,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 2003-2008, Free Software Foundation, Inc. --
+-- Copyright (C) 2003-2011, 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- --
@@ -132,9 +132,9 @@ package body MLib.Tgt.Specific is
return "";
end Dynamic_Option;
- -----------------------------
+ -----------------------
-- Get_Target_Suffix --
- -----------------------------
+ -----------------------
function Get_Target_Suffix return String is
Target_Name : constant String := Sdefault.Target_Name.all;